Antivirus Programs For Ubuntu

September 7th, 2011 by admin

Panda Antivirus Pro 2011 : protection contre les menaces inconnues
5226522506 c4a83bc490 Antivirus Programs For Ubuntu

Image by pandafrance
Antivirus et firewall 2011 de Panda Security. Installez-le et oubliez les virus, les logiciels espions et les pirates !

Infos et essai gratuit sur :
www.pandasecurity.com/france/homeusers/

This application installs itself to your computer system and then it starts it’s all its malicious activities. It has a genuine user interface that is meant to get the trust of users. It’s a trick that hackers use to theft your data. The fact about this application is that it just does nothing but damages to your pc. It uses fake alert messages to make your purchase the upgrade of Antivirus IS. In reality there is no any error present on your system that it shows.

Things that it do after reaching to your system are:

1. It installs itself as an application
2. It stores several files and folders to your system
3. It spread key-logger programs to get your personal data
4. It turn off several pc security applications that are installed on your system
5. It turn off several windows components and hijack several application settings

All of these activities make your pc slower. People think that their system is infected by many threats but the main problem is Antivirus IS itself that is showing all these error messages on your computer. So you should stay away from these applications so that your system will be safe.

If unfortunately your system is infected with this threat then you should know how to remove Antivirus IS completely so that your computer will be error free. Now for Antivirus IS Removal procedure, follow the instructions:

1. Since this antivirus IS rogue application is a kind of malware, it is installed just like a common windows application and therefore it can be easily uninstall from Control Panel. You should uninstall it just like another windows application. Before uninstalling it, you should stop all the processes that it continuously runs in the system memory. To stop the processes you need to use Task Manager by pressing (Ctrl+Alt+Del) keys. Find the process in the Processes tab and then Right-Click on the process to end it.
2. Next you have to remove the registry keys that it has stored in the windows registry. You can use the “regedit” command in the Run dialog box to open windows registry Editor. Now find and remove the key of Antivirus IS.
3. Finally you also require manual removal of several files and folders that comes along with Antivirus IS including several exe files, toolbars, hijacked settings and plugins. This is a tedious procedure and it is suggested to not perform this manually because if you have accidentally deleted system files then the result will be dangerous.

To remove all the components of Antivirus IS from your system you need to use third-party applications that should be capable to find and remove all the files, folders and everything that came with this malware. A third-party application named Antivirus IS is perfect to do all these complex steps. It is an anti-malware application which is capable to remove all kinds of dangerous malware threats including Antivirus IS. It scans and finds all the components of this program and safely removes them from your system. It also fixes all the damages that were done by Antivirus IS. So it’s good to use PC Health Advisor.

Posted in Proxy | 25 Comments »

25 Responses

  1. ctsdownloads Says:

    @Treythurber1 The ClamAV option is available via the Software Center. The other two are (or were) available from Google – literally like three words. free.avg.com/us-en/download.prd-alf & avast.com/linux-home-edition#tab4

  2. Treythurber1 Says:

    Thumbs up but you didn’t even show how to get these..

  3. ctsdownloads Says:

    @zXJulianXz gksudo, actually. And it will allow a user to bring up a sudo option, with a GUI popup. BTW, this video is ancient and outdated. Just a heads up. :)

  4. zXJulianXz Says:

    what is gk sudo?

  5. ctsdownloads Says:

    @basicxml Just to make sure we’re on the same page.

    1) Three year old video
    2) Yes, there is Linux malware, with 99% of malware going to Windows. Linux users CAN spread non-Linux viruses to Linux users.

    Thanks

  6. basicxml Says:

    Guys, tips don’t do this because, 100% viruses goto windows users and ubuntu lunix pretty much no viruses.

  7. adrianstelianpopa Says:

    help me i dont now how to uninstall avast linux version please

  8. burjitsu Says:

    I use Bitdefender. All the other AV’s for Ubuntu I’ve tried were full of bugs.

  9. experimental0000 Says:

    @TheEndIsN1gh something to try if you have a laptop or desktop with a cd drive is to try and make a live cd (ubuntu dot com has tutorials as well as youtube for how to make one) and try doing that :) I would go for the latest version of Ubuntu or their newest LTS like 10.04)

  10. experimental0000 Says:

    @ctsdownloads never hurts tor ‘newbs’ to brush up on linux via videos and community forums and such and maybe even use a live cd/dvd so as not to muck up their system.

  11. experimental0000 Says:

    @ctsdownloads indeed. sadly fanboys of linux and mac ignore that viruses and malware for those even exist good vid

  12. ctsdownloads Says:

    @qwertyfshag No, they do exist. Extremely rare and not really a threat, but they do exist. The software shown in this incredibly old video demonstrates software best for managing NTFS file systems mounted in Ubuntu.

  13. qwertyfshag Says:

    So linux never gets a virus?

  14. ctsdownloads Says:

    @TheEndIsN1gh Cool, good to hear. If you’d like full Eee functionality though, see my previous comments. I promise most tutes lack this info. ;)

  15. TheEndIsN1gh Says:

    @ctsdownloads It’s fine I found a great tut on the ubuntu website thanks anyways.

  16. ctsdownloads Says:

    @TheEndIsN1gh Honestly, if you’re brand new then…either buy pre-installed or stick with Windows. Not being mean, just realistic as you are in for a learning curve.

    If instead of a Eee, you goto System76 Dot Com and get their netbook, you get free help from their support staff and everything just works, out of the box, which is what you’re going to want.

  17. TheEndIsN1gh Says:

    @ctsdownloads 2 things… 1. I really have no clue about anything on linux :( I’ve used windows my whole life. I have no idea how to edit grub or for that matter no idea of what grub is : 2. Which version of Ubuntu should I run?

  18. ctsdownloads Says:

    @TheEndIsN1gh

    The second thought for the Eee:

    Install eee-control (Google it, no URLs allowed here)

    If running it gives you errors, do this.

    sudo gedit /usr/bin/eee-control-daemon

    change this text

    acpi_base = “/sys/devices/platform/eeepc”

    to this text

    acpi_base = “/sys/devices/platform/eeepcda­”

    Then reboot. :)

  19. ctsdownloads Says:

    @TheEndIsN1gh
    I own a 1005PEB-Red, so I have extensive thoughts on this. It is ok.

    First, edit Grub as follows on that new Eee.

    sudo gedit /etc/default/grub

    Change….

    GRUB_CMDLINE_LINUX_DEFAULT

    to

    GRUB_CMDLINE_LINUX_DEFAULT=”qu­iet acpi_osi=Linux acpi_backlight=vendor splash”

    (above, there is a SPACE between =Linux and acpi_backlight)

    then

    sudo update-grub2

    That’s all there is to it. Reboot and enjoy working Fn keys and

    brightness controls working exactly as they should be.

  20. TheEndIsN1gh Says:

    @ctsdownloads the netbook i’m buying is the Asus Eee Pc 1005HA-EU2X-BK Im planing to have it dual boot with linux and Windows XP. How could I find out if its compatible with Ubuntu?

  21. ctsdownloads Says:

    @TheEndIsN1gh Two thoughts. 1) Unless you are protecting a Windows partition, there isn’t a need for an antivirus at this time. 2) ALWAYS buy Linux pre-installed unless you are willing to chance a made for Windows laptop isn’t compatible. System76.com or Zareason.com is where I’d go. ;)

  22. TheEndIsN1gh Says:

    Hey im planing on getting a new laptop and installing Ubuntu rather than windows crashware which program would you recommend?

  23. SmartestViking Says:

    The reason for using gksudo is that sudo might change permissions on the configuration files in the home folder, which is not cool.

  24. ctsdownloads Says:

    @HatedAlways Well, this video is two years old and at the time, there wasn’t much to show. If I remember right, it was all CLI at the time.

  25. HatedAlways Says:

    what about bit defender!

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.