Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

ubuntu server scan virus

sudo apt-get install clamav clamav-daemon

sudo clamscan -r /home

#If you want to show only the infected files after the scanning, then you can use the following command.
sudo clamscan -r -i <Directory>
Source by www.interserver.net #
 
PREVIOUS NEXT
Tagged: #ubuntu #server #scan #virus
ADD COMMENT
Topic
Name
3+2 =