use yum to install clamav on centos
well install anti-virus on linux is a stupid idea but sometimes we don't have choice.
1: update yum first
try:
rpm -Uhv http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm
the blue part might be updated time to time. here I use CENTOS 6 64 bit.
2: yum update
3: yum install clamav-db clamav clamd
done..
how to start
/etc/init.d/clamd restart
how to update:
run freshclam
相关推荐
87901735 2020-08-19
ningningmingming 2020-07-26
VFCSDN 2020-07-05
87447007 2020-07-04
87447007 2020-06-26
flycappuccino 2020-09-27
xiemanR 2020-09-21
数据人 2020-10-26
张立军的架构之路 2020-09-28
xiaohai 2020-09-16
zhangll00 2020-07-29
young依然 2020-07-19
kuailexiaochuan 2020-07-04