Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


clamav_antivirus

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
clamav_antivirus [2014/04/10 07:23] juckinsclamav_antivirus [2023/07/03 10:29] (current) juckins
Line 1: Line 1:
-Notes on ClamAV AntiVirus+==== ClamAV AntiVirus Notes ====
  
-Start with this procedure - or see steps listed below: \\+[[https://idroot.us/install-clamav-rocky-linux-9/|ClamAV on RockyLinux 9]] - Basic install instructions\\ 
 +[[https://linux.how2shout.com/install-clamav-on-rocky-linux-8-almalinux/|ClamAV on Rocky Linux]] 
 + 
 + 
 +__CentOS 7 VM notes__:\\ 
 +Set /etc/clamd.d/scan.conf "MaxThreads" to 1 (default is 10) to avoid too much CPU usage upon reboot 
 + 
 +__CentOS 7 issues__:\\ 
 +https://www.adminsys.ch/2015/08/21/installing-clamav-epel-centosred-hat-7-nightmare/ \\ 
 +http://linux-audit.com/install-clamav-on-centos-7-using-freshclam/ 
 + 
 +If not CentOS7, start with this procedure - or see steps listed below: \\
 [[http://www.centosblog.com/how-to-install-clamav-and-configure-daily-scanning-on-centos/]] [[http://www.centosblog.com/how-to-install-clamav-and-configure-daily-scanning-on-centos/]]
  
Line 12: Line 23:
 __Steps done as root on local linux box:__ __Steps done as root on local linux box:__
  
-Make sure the "epel" yum repository is installed first.+Use this link to install and follow file modifications carefully (some paths need to be adjusted): 
 +  * https://techservicedoc.com/how-to-install-clamav-antivirus-tool-on-rhel-centos-7/ 
 + 
 +Other notes from previous installs: 
 +  * Make sure the "epel" yum repository is installed first 
 +  * Using the "rpmforge" repository resulted in conflicting clam vs clamav users 
 +  * The "clamav-milter" package is only for sendmail scanning on send
  
 yum install clamav clamav-db clamav-devel clamav-milter clamd yum install clamav clamav-db clamav-devel clamav-milter clamd
Line 132: Line 149:
 More info: http://zend.to/clamavpermissions.php More info: http://zend.to/clamavpermissions.php
  
 +Fix:  Disable rpmforge in /etc/yum.repos.d/ directory 
  
 +Other scripts: [[https://www.annasseh.info/knowledgebase/30/Install-ClamAV--on-CentOS-6---64-bit-plus-Configure-Daily-Scanning.html]]
clamav_antivirus.1397129009.txt.gz · Last modified: 2014/04/10 07:23 by juckins