Protecting Yourself Against Viruses & Data Loss

It is vital to ensure your computer is protected from viruses and trojans.

As well as installing Anti-Virus Software (AVS) you can help protect your computer and data by following a few simple rules:

* Back up your data regularly
* Block EXE, COM, PIF, SCR, VBS, SHS, CHM and BAT files - these are common virus carriers
* Block files using more than one file extension i.e. .txt.vbs
* Don't download files from illegal/filesharing sites
* Never open email attatchments unless you are expecting them

  • 0 Utilisateurs l'ont trouvée utile
Cette réponse était-elle pertinente?

Related Articles

How to install chkrootkit

cd /usr/src wget http://oratoronline.com/how2/chkrootkit/chkrootkit.tar.gz tar zxvf...

Howto Upgrade perl

Run the following command. cd /usr/local/src ; wget...

How to Install GMP Math liberary

wget http://ftp.sunet.se/pub/gnu/gmp/gmp-4.2.2.tar.bz2 tar -xjvf gmp-4.2.2.tar.bz2 cd gmp-4.2.2...

What do I need to do to put Flash on my website?

Flash is a client side feature - it runs on the user's computer, not on your web host. As long as...

How to install RAR

cd /tmp wget http://oratoronline.com/how2/RAR/rarlinux-3.6.0.tar.gz tar -zxvf...