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

Creating a Welcome message for SSH logins

Did you ever want to change or create a new login message antime someone logs into SSH? We'll...

Howto Install MPLAYER+MENCODER

Mplayer includes mencoder in the same package. Dependencies: Mplayer has a few dependencies:...

How to install RAR

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

Howto Upgrade perl

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