WF AQ

Knowledge base

12 Marzo 2016
di admin@admin
Commenti disabilitati su Esempi di utilizzo di ClamAV

Esempi di utilizzo di ClamAV

Fonte: http://askubuntu.com/questions/250290/how-do-i-scan-for-viruses-with-clamav/   At first you have to update the virus definitions with: sudo freshclam Then you can scan for viruses. clamscan OPTIONS File/Folder If necessary start with root permissions: sudo clamscan. Examples: To check all files on the computer, displaying the … Continua a leggere

11 Marzo 2016
di admin@admin
Commenti disabilitati su Installazione ClamAV antivirus in CentOS

Installazione ClamAV antivirus in CentOS

Fonte: https://www.centosblog.com/how-to-install-clamav-and-configure-daily-scanning-on-centos/ 1. Install EPEL repo Before we can do proceed, you must ensure that you have the EPEL yum repository enabled. To do this, click here. 2. Install required ClamAV packages yum install clamav yum install clamd 3. Start the clamd … Continua a leggere