Saturday, February 11, 2012

Antivirus for Linux, Installation Issues-please help!?

February 23, 2010 by  
Filed under class registration system

Our class is installing antivirus for Linux, Fedora Core 3 on 2 clients and a server. I can download and install Avast-Home Edition (Free), but when I try to run it, the only way it will work is by scanning ONLY the home directory, standard scan. If I try to scan the entire system and/or do a thorough scan, the system freezes. It will lock up the entire computer and not recognize the keyboard or mouse so the only way to shutdown is to hold the power button. Every time I reboot, Avast makes me re-insert the registration key before allowing me access to the scanner. I have already uninstalled all previous versions/downloads of antivirus as well. Please help!
I appreciate the sentiment, but this is for SCHOOL and I must use Linux, and yes, there are many viruses and hackers for Unix/Linux as well so antivirus, firewalls, etc are definitely needed so please don’t post Windows spam promotions as an answer…

Comments

3 Responses to “Antivirus for Linux, Installation Issues-please help!?”
  1. cuite says:

    hello
    well i seen on this website that linux dont need a anti virus coz no virus can get passed linux ,how wrong they are . now the best thing to do ,is use windows xp . coz there is no much software for linux that is the big set back on linux you cant use as much software as you can in windows xp i try linux my self it look ok but verry limited

    you can try

    System Mechanic professional 6
    firewall/anti virus, this is verry good to keep the pc in good health ,with DriveScrubber® 2 you can clean up the pc and fast ,then use

    The only pc – total care ,,, tool you’ll need to keep your PC running fast, smooth, and error-free. New PC TotalCareâ„¢ combines all of the System Mechanic power into a single one-button interface for the perfect blend of absolute power and effortless simplicity.
    Computer become cluttered, disorganized, and sluggish if not regularly cleaned. Automatically remove
    system junk using the new PC Cleanup Wizard, keeping Windows fresh and fast
    Using the new PC Acceleration Wizard, you can automatically optimize system settings and eliminate velocity bottlenecks for maximum gains in overall performance.

    http://www.iolo.com/sm/6pro/index.cfm

  2. Krypt says:

    i dont think u even need an anti virus for ur linux, but anyway…..

    If u want to scan all files, even those apart from the ~/ then u need to login as root.
    U could either login as root or login as a normal user, open a shell, and type:

    su

    once u r in super user mode, run the av from the same shell.
    It will be able to scan all files.

    logging in as root is usually not advisable, but if its just a personal computer, go ahead, its quite easier.

    all the best

  3. zeus says:

    Krypt is correct as you have 2 options and both will require that you have the root password for the machine. You probably do as you would have needed it to install Avast in the first place.

    1. Login as root and run avast

    2. Login as a normal user -> open up a terminal -> type “su -” and enter the root password. run avast from the terminal.

    Note that Krypt asked to run “su” as oppose to “su -” in step 2.

    “su -” will give you root’s environment (path) and “su” will not.

    If your computer freezes again do the following:

    Hold down:

    CTRL + ALT + F1

    This will take you to a terminal. Login from there as your user or root and run the following command:

    “ps -u yourusername | less” <- insert your user name where it says “yourusername”

    hit the “down” arrow until you find the avast process and its process id (first set of digits)

    then run the following command “kill -9 processid” <- insert the process id where it says “processid”

    this should have terminated the avast process.

    Now you can hit the following keys to return to the GUI:

    CTRL + Alt + F7

    Your session should no longer be frozen.

    Good luck!

Speak Your Mind

Tell us what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!

You must be logged in to post a comment.

Powered by Yahoo! Answers