新客网WWW.XKER.COM:致力做中国最专业的网络学院!
学院: 操作系统 - 网络应用 - 服务器 - 网络安全 - 工具软件 - 办公软件 - Web开发 - 数据库 - 网页设计 - 图形图像 - 媒体动画 - 硬件学堂 - 存储频道 - QQ专区
您的位置:首页 > 网络学院 > 操作系统 > Linux教程 > 正文:Linux系统下免费防毒软件安装及使用经验

Linux系统下免费防毒软件安装及使用经验

新客网 XKER.COM 2007-07-11 来源: skid 收藏本文

Linux下免费的防毒软件可真是少,不过工夫不负有心人,还是让我找到了一个。

clam antivirus 官方网站: http://clamav.sourceforge.net/

我用的是red hat as 3.所以我就下载了rpm包来装:

http://crash.fce.vutbr.cz/crash-hat/1/clamav/clamav-0.70-1.i386.rpm

安装好了以后,就可以用了。

启动 clamd进程就可以及时防病毒了。

更新病毒用:freshclam

-bash-2.05b# freshclam --help

Clam AntiVirus: freshclam 0.70

(C) 2002 - 2004 Tomasz Kojm

--help -h show help

--version -V print version number and exit

--verbose -v be verbose

--debug enable debug messages

--quiet be quiet, output only error messages

--stdout write to stdout instead of stderr

(this help is always written to stdout)

--config-file=FILE read configuration from FILE.

--log=FILE -l FILE log into FILE

--daemon -d run in daemon mode

--pid=FILE -p FILE save daemon's pid in FILE

--user=USER -u USER run as USER

--checks=#n -c #n number of checks per day, 1 <= n <= 50

--datadir=DIRECTORY download new databases into DIRECTORY

--daemon-notify[=/path/clamav.conf] send RELOAD command to clamd

--on-update-execute=COMMAND execute COMMAND after successful update

--on-error-execute=COMMAND execute COMMAND if errors occured

-bash-2.05b# freshclam

ClamAV update process started at Wed Apr 28 09:45:31 2004

Reading CVD header (main.cvd): OK

main.cvd is up to date (version: 22, sigs: 20229, f-level: 1, builder: tkojm)

Reading CVD header (daily.cvd): OK

Downloading daily.cvd [*]

daily.cvd updated (version: 287, sigs: 1047, f-level: 2, builder: tomek)

Database updated (21276 signatures) from database.clamav.net (212.113.16.74).

Clamd successfully notified about the update.

扫描病毒

-bash-2.05b# clamscan -r /root

/root/.viminfo: OK

/root/.bash_history: OK

/root/CFOLibrary.dll: OK

/root/#*mail*#25848DT2#: OK

/root/.Xauthority: OK

----------- SCAN SUMMARY -----------

Known viruses: 21276

Scanned directories: 1

Scanned files: 5

Infected files: 0

Data scanned: 0.08 MB

I/O buffer size: 131072 bytes

Time: 0.749 sec (0 m 0 s)

以上就是简短说明,更详细的就看看官方的文档吧!

收藏】 【评论】 【推荐】 【投稿】 【打印】 【关闭
发表评论
要记得去论坛讨论,点击注册新会员匿名评论
评论内容:不能超过250字,需审核后才会公布,请自觉遵守互联网相关政策法规。
阅读排行
随机推荐
实用信息推荐