Size: 441
Comment:
|
Size: 519
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 15: | Line 15: |
freshclam # update clamav DB | |
Line 17: | Line 18: |
== Update db == As root run '''freshclam''' |
clamav
Clam AntiVirus is a GPL anti-virus toolkit for UNIX.
cd /tmp wget https://slackbuilds.org/slackbuilds/13.1/system/clamav.tar.gz tar xvzf clamav.tar.gz cd clamav wget http://downloads.sourceforge.net/clamav/clamav-0.95.2.tar.gz groupadd -g 210 clamav useradd -u 210 -d /dev/null -s /bin/false -g clamav clamav ./clamav.SlackBuild installpkg /tmp/clamav-0.95.2-i486-1_SBo.tgz cd /mnt/memory freshclam # update clamav DB clamscan -r .
Update db
As root run freshclam