Disclaimer

This information HAS errors and is made available WITHOUT ANY WARRANTY OF ANY KIND and without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. It is not permissible to be read by anyone who has ever met a lawyer or attorney. Use is confined to Engineers with more than 370 course hours of engineering.
If you see an error contact:
+1(785) 841 3089
inform@xtronics.com

Clamav


Install Clamav

# wajig install clamav
# wajig reconfigure clamav-freshclam

Scan a Directory

Where /root/viruses is where to dump viruses

# clamscan -r -i --move=/root/viruses  /home/

Example crontab line

  1. 12 3 * * * nice -2 clamscan -r -i --move=/root/viruses /home >> /var/log/clamav/clamav.log

Notes


Top Page wiki Index