亚洲成精品动漫久久精久,九九在线精品视频播放,黄色成人免费观看,三级成人影院,久碰久,四虎成人欧美精品在永久在线

掃一掃
關(guān)注微信公眾號(hào)

Linux:debian內(nèi)核防毒AntiVir安裝 (1)
2006-06-26   賽迪網(wǎng)

世界杯期間,推薦德國(guó)的優(yōu)秀軟件,無(wú)需注冊(cè),圖形化,以前用過(guò)他們的Windows版的,感覺(jué)很好,只是病毒庫(kù)升級(jí)很慢,寬帶也沒(méi)什么用,但是小巧高效功能很搶眼,不知道這下在debian下怎么樣.下載地址:http://free-av.com/personal/en/unix/antivir- workstation-pers.tar.gz 校園網(wǎng)用戶(hù)記得要用代理:-)

1)官方簡(jiǎn)介{

Linux / FreeBSD / Solaris - AntiVir PersonalEdition Classic

The private, non-commercial use of AntiVir Workstation for Linux / FreeBSD / Solaris is free

A registration of the AntiVir PersonalEdition Calssic Workstation for Linux is not necessary any more.

The licence file is now included in the download tar file.

NEW!

The scope of services of the cost-free AntiVir PersonalEdition Classic for Linux - FreeBSD/Solaris was adapted to the cost-free AntiVir PersonalEdition Classic Windows by the recent release change:

new graphic user interface (GUI)

no registration is necessary

the functions Mailgate and Milter can be ordered as amenities by the Avira GmbH

md5sum:9ff0fc695cf71b83c42b3d28ab207fe4 file size 22M

}

2)安裝{

# tar ztvf antivir-workstation-pers.tar.gz

先別急著 ./install

ps: 如果不安裝Dazuko, 防護(hù)程序不能在內(nèi)核自動(dòng)運(yùn)行,只能手動(dòng)掃描

# apt-get install dazuko-source

//這個(gè)版本有點(diǎn)老,建議到dazuko官方網(wǎng)站下載, http://dazuko.org/files/dazuko-source_2.2.1-1_all.deb

其實(shí),在antivir的tar包里有dazuko的包 在contrib/dazuko里. 在./configure時(shí)修要指定內(nèi)核源代碼的path,很麻煩!

下面介紹的是官方,對(duì)Debian系統(tǒng)下安裝把dazuko加進(jìn)內(nèi)核里的建議

需要module-assistant

# apt-get install module-assistant

安裝了module-assistant, 當(dāng)然還是需要內(nèi)核configure:-),有了module-assistant的幫助,你就需要選擇PREPARE一下就可以了

# apt-get install linux-source-2.4.27

# cd /usr/src/

# tar jxvf linux-source-2.4.27.tar.bz2

# cp /boot/linux-source-2.4.27 .config //將當(dāng)前內(nèi)核配置文件放到源代碼包

# module-assistant

選擇UPDATE,然后是PPEPARE,最后EXIT //souces.list里建議選擇中科大的源,俺刻的光盤(pán)即便通過(guò)了MD5,安裝還是報(bào)錯(cuò)

# dpkg -i dazuko-source_2.2.1-1_all.deb

# m-a a-i dazuko //添加dazuko為內(nèi)核模塊

# reboot

好了, 現(xiàn)在開(kāi)始安裝antivir吧

# cd

# ./install

按照提示一步一步來(lái),沒(méi)什么好說(shuō)的.你可以選擇添加antivir到內(nèi)核/模塊,俺選的是內(nèi)核k.GUI界面需要java. 若沒(méi)裝JDK,當(dāng)然你可以選擇不安裝GUI.

熱詞搜索:

上一篇:不為升級(jí)發(fā)愁 Windows批量升級(jí)補(bǔ)丁方法(2)
下一篇:Linux:debian內(nèi)核防毒AntiVir安裝 (2)

分享到: 收藏