I have tried to install clamav in linux centos, but not able to succeed, so anybody provide me the procedure to install clamav antivirus and test the same.
Thanks in advance
I have tried to install clamav in linux centos, but not able to succeed, so anybody provide me the procedure to install clamav antivirus and test the same.
Thanks in advance
For CentOS 6
Install ClamAV via yum epel repo:
Edit config file:
Set to start on boot:
Update ClamAV prior to a scan:
Start ClamAV:
Add the cron for daily automatic scans:
Set proper cron permissions:
Update the logrotate file to look for all logs via wildcard
Thats how I installed it on my machine. Here are a few good quick commands or you can use the cron to manually run it. I also installed Linux Malware Detect (LMD) with it so I can do more for my scans.
Full System Scan that only displays infected files and runs in the background with bell
Use
jobs
command to view status