中国IT动力,最新最全的IT技术教程
最新100篇 | 推荐100篇 | 专题100篇 | 排行榜 | 搜索 | 在线API文档 | 网通镜像
首 页 | 程序开发 | 操作系统 | 软件应用 | 图形图象 | 网络应用 | 精文荟萃 | 教育认证 | 硬件维护 | 未整理篇 | 站长教程
ASP JS PHP工程 ASP.NET 网站建设 UML J2EESUN .NET VC VB VFP 网络维护 数据库 DB2 SQL2000 Oracle Mysql
服务器 Win2000 Office C DreamWeaver FireWorks Flash PhotoShop 上网宝典 CorelDraw 协议大全 网络安全 微软认证
硬件维护  CPU  主板  硬盘  内存  显卡  显示器  键盘鼠标  声卡音箱  打印机  机箱电源  BIOS  网卡  C#  Java  Delphi  vs.net2005
  当前位置:> 操作系统 > Linux > Debian
Linux:debian内核防毒AntiVir安装 (1)
作者:佚名 时间:2007-12-04 17:08 出处:ccidnet 责编:月夜寒箫
              摘要:Linux:debian内核防毒AntiVir安装 (1)
 

世界杯期间,推荐德国的优秀软件,无需注册,图形化,以前用过他们的Windows版的,感觉很好,只是病毒库升级很慢,宽带也没什么用,但是小巧高效功能很抢眼,不知道这下在debian下怎么样.下载地址:http://free-av.com/personal/en/unix/antivir- workstation-pers.tar.gz 校园网用户记得要用代理:-)

1)官方简介{

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, 防护程序不能在内核自动运行,只能手动扫描

# apt-get install dazuko-source

//这个版本有点老,建议到dazuko官方网站下载, http://dazuko.org/files/dazuko-source_2.2.1-1_all.deb

其实,在antivir的tar包里有dazuko的包 在contrib/dazuko里. 在./configure时修要指定内核源代码的path,很麻烦!

下面介绍的是官方,对Debian系统下安装把dazuko加进内核里的建议

需要module-assistant

# apt-get install module-assistant

安装了module-assistant, 当然还是需要内核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 //将当前内核配置文件放到源代码包

# module-assistant

选择UPDATE,然后是PPEPARE,最后EXIT //souces.list里建议选择中科大的源,俺刻的光盘即便通过了MD5,安装还是报错

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

# m-a a-i dazuko //添加dazuko为内核模块

# reboot

好了, 现在开始安装antivir吧

# cd

# ./install

按照提示一步一步来,没什么好说的.你可以选择添加antivir到内核/模块,俺选的是内核k.GUI界面需要java. 若没装JDK,当然你可以选择不安装GUI.

关闭本页
 
首页 | 投资与合作 | 服务条款 | 隐私政策 | 收藏本站 | 设为首页 | 新用户注册 | 免责声明 | 使用帮助
Copyright ©2005-2008 chinaitpower.com All rights reserved. www.chinaitpower.com 版权所有