News | About | Get Frugalware | Packages | Documentation | Discussion Forums | Bug Tracker | Wiki | Community | Development

Clamav

From FrugalWiki

Jump to: navigation, search
i18n
English
Dansk
Français
Magyar

Contents

Clamav

Clamav.png

Clam AntiVirus (ClamAV) is a free, cross-platform antivirus software tool-kit capable of detecting many types of malicious software, including viruses. One of its main uses is on mail servers as a server-side email virus scanner.

Both ClamAV and its updates are made available free of charge.

Sourcefire, a maker of intrusion detection products and the owner of Snort, announced on 17 August 2007 that it had acquired the trademarks and copyrights to ClamAV from five key developers.


Installation

{{console_root|pacman-g2 -S clamav}


Commands

Updating virus definitions

 freshclam

Scanning home directory

 clamscan

Scannin all files of home directory

 clamscan -r /home/utilisateur

Scanning entire hard driver

 clamscan -r /

Scanning entire hard driver and put a sound when a infected file is discovered

 clamscan -r - -bell - -mbox -i /

Adding et Activating clamd daemon

Root terminal 48px.png
# service clamd add
Root terminal 48px.png
# service clamd start


Graphical Interfaces for Clamav

Klamav

GUI for KDE environment.

  • Installation
Root terminal 48px.png
# pacman-g2 -S klamav


Clamtk

ClamTk using gtk2-perl. The project takes its name from the Tk libraries that were used when it was first started.

  • Installation
Root terminal 48px.png
# pacman-g2 -S clamtk
Personal tools
Namespaces
Variants
Actions