Results 1 to 14 of 14

Thread: Anti Virus Program

  1. #1
    Senior Member Array natalie8's Avatar
    Join Date
    Nov 2004
    Location
    Dubai
    Posts
    24,128
    vCash
    500


    Rep Power
    19611

    Anti Virus Program

    I just bought a nice new laptop around a month ago and I don't have an anti virus program. For around a week, when I open a site from a link in my e-mail, ajarn for example, I would see 2 green bars, then they would stop and I get a whole bunch of boxes flashing on the screen. I need to hit Ctrl Alt Del many times to clear this off.

    A guy that I work with suggested Avest anti virus, so last night I downloaded it, or so I though, but in had only given me the options of Open, Save or Cancel. They gave me a license number, but I couldn't download the anti virus. I went to their site at work, and it gave me the option to Run. I tried again at home, and I didn't get the Run option.

    I've checked on the net for other ones and there seems to be a few. Grisoft, like Avest gives you the choice of Windows or Linux operating system. Here's where I'm a bit unsure. I have an Acer Aspire laptop with a Linpus Linux BE system. What anti virus can you suggest for me?

    Thanks for sitting there reading my whole saga and I appreciate any help I can get. Please note that I'm a quasi dummy when it comes to the techie stuff like this.


  2. #2
    Plays as Juri Array Citan's Avatar
    Join Date
    Feb 2006
    Location
    HuHu fhtagn!
    Posts
    2,096
    vCash
    500


    Rep Power
    3327
    Your on Linux and you need an anti-virus program, is that what your saying ma'm?
    Is le He.

  3. #3
    Senior Member Array natalie8's Avatar
    Join Date
    Nov 2004
    Location
    Dubai
    Posts
    24,128
    vCash
    500


    Rep Power
    19611
    Yes, Citan. Which anti virus is the best for me and user friendly? An, what about a firewall?

  4. #4
    Red me Array
    Join Date
    Nov 2004
    Location
    Baja California
    Posts
    26,576
    vCash
    300


    Rep Power
    0
    "I have an Acer Aspire laptop with a Linpus Linux BE system."

    Very nice! Wish I could help.

  5. #5
    Senior Member Array natalie8's Avatar
    Join Date
    Nov 2004
    Location
    Dubai
    Posts
    24,128
    vCash
    500


    Rep Power
    19611
    I'm asking an honest question, why can't I get a sincere answer? I don't think I'm the first person to ask for help regarding an anti virus program.

  6. #6
    Red me Array
    Join Date
    Nov 2004
    Location
    Baja California
    Posts
    26,576
    vCash
    300


    Rep Power
    0
    It's the Linux, dear. Not many of us know much about it.

  7. #7
    Senior Member Array LoveBucket's Avatar
    Join Date
    Feb 2006
    Location
    rayong
    Posts
    8,094
    vCash
    1500


    Rep Power
    17367
    i use avast, and it's good, but i'm desk top windowsXL.

    i also have a dormant AVG programme which i activate, update and run from time to time, (after deactivating avast. i never run them together) just in case avast missed something.

    don't know if you can do this with linux.

  8. #8
    Red me Array
    Join Date
    Nov 2004
    Location
    Baja California
    Posts
    26,576
    vCash
    300


    Rep Power
    0
    Yes, good idea. I got two or three of everything to do with virus, ad ware and registry scan.

  9. #9
    Senior Member Array natalie8's Avatar
    Join Date
    Nov 2004
    Location
    Dubai
    Posts
    24,128
    vCash
    500


    Rep Power
    19611
    Thanks, guys. I'll work on it this weekend. :twogirls:

  10. #10
    New Member Array Red hat's Avatar
    Join Date
    Sep 2005
    Posts
    81
    vCash
    500


    Rep Power
    0
    Your running linpus, which is a Taiwanese distro, for your anti-virus program download clamav, you can run it from a terminal,Using the command (clamscan) ..... if you want to scan a directory just enter, example..... /clamscan home/dave/wallpaper/
    bingo i've just scanned the wallpaper folder in my home directory. If you want to update clamav, you simply open a terminal window and log in as a root user and type (freshclam) sit back and wait for it to update!

    If you require a gui for clam you can download klamav, clamtk, or avscan. Very good gui's. But dare I say......... i'ts very hard to get a Linux virus, you'd have to be very unlucky indeed! Even then it couldn't install itself unless you gave it root permisions, Unlike windows one click and your dead!

    You also mentioned a firewall, doesn't linpus supply a default firewall? if not you could try lokkit or guarddog.

    Posted after 10 minutes 40 seconds:

    One last thing, before you go out and download these programs you could check first to see if you can download them from your distros apt or yum software repositories.

    I'm not sure if linpus uses apt or yum for updates, but anyway here we go...........


    Open a terminal log in as a root user...... type apt-get install clamav,

    If it's not an apt system then you could try....... yum install clamav.

    Good luck.
    Ubuntu - An ancient African word for "Can't install Debian"

    Debian sid forever!

  11. #11
    back seat modding Array discus2000's Avatar
    Join Date
    Nov 2004
    Location
    Home
    Posts
    9,010
    vCash
    500


    Rep Power
    2917
    oh boy... so looking forward to nat's response

    To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
    Bloody Hell! It can't be that difficult!


    To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  12. #12
    El Jefe Array
    Join Date
    Nov 2004
    Posts
    2,347
    vCash
    500


    Rep Power
    0
    On my linux box, I don't even have an anti-virus program. Linuxes are Macs, they just don't get viruses.

  13. #13
    Senior Member Array natalie8's Avatar
    Join Date
    Nov 2004
    Location
    Dubai
    Posts
    24,128
    vCash
    500


    Rep Power
    19611
    Your running linpus, which is a Taiwanese distro, for your anti-virus program download clamav, you can run it from a terminal,Using the command (clamscan) ..... if you want to scan a directory just enter, example..... /clamscan home/dave/wallpaper/
    bingo i've just scanned the wallpaper folder in my home directory. If you want to update clamav, you simply open a terminal window and log in as a root user and type (freshclam) sit back and wait for it to update!

    If you require a gui for clam you can download klamav, clamtk, or avscan. Very good gui's. But dare I say......... i'ts very hard to get a Linux virus, you'd have to be very unlucky indeed! Even then it couldn't install itself unless you gave it root permisions, Unlike windows one click and your dead!

    You also mentioned a firewall, doesn't linpus supply a default firewall? if not you could try lokkit or guarddog.

    Posted after 10 minutes 40 seconds:

    One last thing, before you go out and download these programs you could check first to see if you can download them from your distros apt or yum software repositories.

    I'm not sure if linpus uses apt or yum for updates, but anyway here we go...........


    Open a terminal log in as a root user...... type apt-get install clamav,

    If it's not an apt system then you could try....... yum install clamav.

    Good luck.
    I just finished doing that and I got great results!!!!! Thanks, Dave

  14. #14
    Senior Member Array LoveBucket's Avatar
    Join Date
    Feb 2006
    Location
    rayong
    Posts
    8,094
    vCash
    1500


    Rep Power
    17367
    that all ended well.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •