Help:Contents
From LocalizationWiki
[edit]
Over View
This page tries to impart information regarding the use of DzongkhaLinux / Debian Linux. It aims to help users with the common problem faced while using Linux and also provide essential information on necessary software needed while using the DzongkhaLinux.
[edit]
Anti Virus
I support Clam AV antivirus to be used in DzongkhaLinux. AvScan works as the graphical front end for the Clam AV anti virus software.Following instructions stresses upon how to install it on the Linux machine and start using it.
change the source repository to etch in the /etc/apt/sources.list
deb http://ftp.debian.org/debian etch main contrib
apt-get update apt-get install clamav apt-get install avscan
Open the Linux terminal and run the following command
freshclam //to update the antivirus software
clamscan -r / // To scan all the file system in Linux recursively
Open the run command from the Applications menu and type
avscan
This brings up the graphical user interface for using the anti virus program.
