Discord Server Red Security Twitter Donation to Red Security Red Security Youtube Channel Red Security Tumblr Profile
Login or Register to Hide ads and Accessing all features on the forum

Tutorial 

ClamAV

0 Replies, 1958 Views

In The Name OF Allah
Al-Salam Alekum

Hi guys we came back with a new tutorial about Linux Antivirus.
One of the nicest AV for Linux is ClamAV, it's easy and strong.

Let's start installing it on Debian 9 :Smile

First of all update your system:


Code:
sudo apt-get update
sudo apt-get upgrade


Okay after update let's install clamav


Code:
sudo apt-get install clamav        #Terminal Version
sudo apt-get install clamtk         #GUI version


then Install the DB:

Code:
sudo freshclam


Let's scan using the terminal a dir for example our home dir.


Code:
clamscan -r /home


Or open the GUI Version execute `clamtk` Smile Big Grin


Wa Salam Alekum
Rs
* Thankful to Allah *
Kurdy

Messages In This Thread
ClamAV - by Mr.Kurd - 11-10-2017, 08:42 PM



Users browsing this thread: 1 Guest(s)