Also, i don't remember if you are still running Windows on another partition, but it would be wise to install an antivirus on linux just in case that a virus were to spread from your linux to your windows partition. It has happened, and can happen.
sudo apt-get install clam
or
sudo apt-get install clamav
should do the trick. ClamAV is an antivirus, hint the AV, program that is very very good. I use it at work when i run Suse just incase so it will not spread to any windows machines. I don't run it at home because my Vista is in a virtual machine, but this is just a suggestion for you.
|