原创内容,转载请注明出处:http://www.myzhenai.com/thread-15526-1-1.html http://www.myzhenai.com.cn/post/1061.html
Centos6.4安装clamtk-4.44:http://www.myzhenai.com/thread-15525-1-1.html http://www.myzhenai.com.cn/post/1056.html
安装之前请安装clamtk-4.44
#wget http://downloads.sourceforge.net/clamav/clamav-0.97.8.tar.gz #tar -xzvf clamav-0.97.8.tar.gz #cd clamav-0.97.8 #./configure #make #make install
安装完成
文件备份安装:http://ruclinux.googlecode.com/files/Clamav.tar.gz
sicnature ---------------------------------------------------------------------
Your current IP address is: 54.198.134.127
Your IP address location: 美国
Your IP address country and region: 美国

Your current browser is:
Your current system is:
Original content, please indicate the source:
同福客栈论坛 | 海南仙岛 | 海南乡情论坛 | JiaYu Blog
sicnature ---------------------------------------------------------------------

Welcome to reprint. Please indicate the source http://www.myzhenai.com.cn/post/1061.html
4条评论
将安装目录下的clamd.conf.sample freshclam.conf.sample 重命名为clamd.conf freshclam.conf 然后编辑配置文件即可以正常使用.
各种版本的clamav rpm版本下载地址 http://pkgs.repoforge.org/clamav/
扫描您计算机上的所有文件并且显示有问题的文件的扫描结果, 就使用 clamscan -r –bell -i /
升级我的病毒库 freshclam
Clamav安装和使用
sudo yum install gcc openssl openssl-devel -y
http://www.clamav.net/
wget http://www.clamav.net/downloads/beta/clamav-0.99.3-beta2.tar.gz
tar -xzvf clamav-0.99.3-beta2.tar.gz
cd clamav-0.99.3-beta2
./configure && make && make install
将安装目录下的clamd.conf.sample freshclam.conf.sample 重命名为clamd.conf freshclam.conf 然后编辑配置文件即可以正常使用.
find / -name clamd.conf.sample
find / -name freshclam.conf.sample
用mv命令将找到的配置文件更名为 “去除掉后缀名中的sample”
打开freshclam.conf
#Example 注释掉这一行. 去除下面几行的注释
LogFile/usr/local/clamav/logs/clamd.log
PidFile/usr/local/clamav/updata/clamd.pid
DatabaseDirectory/usr/local/clamav/updata
打开clamd.conf
#Example 注释掉这一行. 去除下面几行的注释
DatabaseDirectory/usr/local/clamav/updata
UpdateLogFile/usr/local/clamav/logs/freshclam.log
PidFile/usr/local/clamav/updata/freshclam.pid
freshclam
clamscan -r –bell -i /