Steps to Install Clam AntiVirus Version 0.101.0
$ sudo yum install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm$ yum -y install clamav-server clamav-data clamav-update clamav-filesystem clamav clamav-scanner-systemd clamav-devel clamav-lib clamav-server-systemd$ sed -i '/^Example/d' /etc/clamd.d/scan.conf$ vim /etc/clamd.d/scan.conf$ cp /etc/freshclam.conf /etc/freshclam.conf.bak$ sed -i '/^Example/d' /etc/freshclam.conf$ freshclamPreviousSteps to Install and use PostgreSQL Version 10.2 on RHEL 7.5NextSteps to Install Keycloak Standalone Server
Last updated
Was this helpful?