AntiVir UNIX 在Ubuntu 8.04下的安装

AntiVir的安装关键是启用Guard,这个关键是dazuko的安装
下文是安装过程(http://forum.avira.com/wbb/index.php?page=Thread&threadID=74872):
hi,
yes there is a personle edition for linux too:
http://www.free-av.de/en/download/download_servers.php
but the installationprogress is very diffrent from windows.

i don't know if there is a english manual for it but i will try to explain it for you:

first of all you need some aditional programs to run antivir completly:
dazuko (needed for the guard/on acces scan):
http://dazuko.dnsalias.org/files/dazuko-2.3.5.tar.gz

java (needed for the gui):
install with Synaptic

if using ubuntu amd64 please install the folowing package:
ia32-libs

could be that one of these pakages are needed too:
linux-headers generic
linux-source
build-essential

but now start with installation of dazuko:
open a new terminal
and set rootsettings for the whole session:
sudo -s
next:
extract dazuko:

Source code

1
tar -xzvf dazuko-2.3.5.tar.gz


check your kernelversion:

Source code

1
uname -r

configure dazuko with the following settings: (important you need to be in the folder containing dazuko)
change bold printetd text to you're kernelversion

Source code

1
./configure --disable-local-dpath --disable-chroot-support --enable-syscalls --mapfile=/boot/System.map-[b]'uname -r'[/b]--kernelsrcdir=/usr/src/linux-headers-[b]'uname -r'[/b]

then continue with the commands:

Source code

1
2
make
make install


in the next step dazuko needs to be loaded in the kernel:

Source code

1
insmod /lib/modules/'uname -r'/extra/dazuko.ko

check if dazuko ist loaded corectly:

Source code

1
lsmod | grep dazuko

and check the listnumber of dazuko:

Source code

1
cat /proc/devices | grep dazuko


in the next step the rights need to be set:
if the listnumber isn't 254 please change it (bold printed)

Source code

1
2
mknod -m 600 /dev/dazuko c [b]254[/b] 0
chown root:root /dev/dazuko


now dazuko should be installed.

when you already installed java you can now start installing antivir.

for this extract antivir:

Source code

1
tar -xzvf antivir-workstation-pers.tar.gz


and start installation

Source code

1
./install


accept the licence with "y"
next step enter the path to the keyfile. should be the folder where you extracted antivir
the next 3 questions about the inetrnetupdater should be answered with "y"

for the guardinstallation choose "k" this will automatically start dazuko and the guard
the next 4 questions answer with "y". it's about starting the avguard and configuraing the internetupdater
the next questions you need to set up the internet updater with your whishes.
after finishing this you need to add your user to the group antivir.
after rebooting you should be able to startantivir via terminal:

Source code

1
antivir -gui


  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值