| Ok one thing to start off with then is that GNU/Linux is a lot less prone to virii (plural of virus) compaired to MS Windows. Most users tend not to use any AntiVirus at all and get along fine. I have been using GNU/Linux for over 4 years now and I have only ever once ran an AV (antivirus) once and found it was a waste of time.
If you still want to go forward with installing AV (maybe a work requirements or something?) then please do the following.
Visit the afore mentioned page and download the file for "RedHat based distributions (RedHat Linux, Fedora Core)".
If you are asked where to save the file specify your desktop, cause it will help with the following.
Open up a 'terminal'. You will need to look on your menu's for this as I don't run xandros.
Once you have found it open it up and you are presented with a text prompt, compairable to Ms Command Prompt.
Now, to become a superuser (access to the whole computer) you need to type the following command;
su
You will be then asked for your root password, which you should have specified at install.
then use the following command to install the AV;
rpm -i ~/Desktop/avg75flr-r51-a1243.i386.rpm
A lot of text will fly by and hopefully no errors will occur. If they do please do paste them on here for us to look over.
Now you will have to have a look on the page I linked you at the user guide, cause as I said I have never used the program and have no idea to use it. It should now be installed. |