Installing Anti Virus for Ubuntu Linux
Linux server performing as a samba server for Windows OS clients can be a safe heaven for viruses and other malwares. To overcome this problem, network admin could install anti virus for Linux. The one i admire most is AVG anti virus for Linux that you could download from http://free.grisoft.com
To install it on Ubuntu, you could download the Debian version (.deb). To install .deb installer, you could execute:
sudo dpkg -i avg_version.deb
After that, register your AVG by executing the shell script provided on the end of installation phase. Enter your name and your company name. To activate AVG Anti Virus for Linux, you could click Applications > Accessories > AVG for Linux.