| I've been using linux for years and have never used antivirus. Nearly all spyware and virii are windows executables, which cannot natively run on linux. Even if you are to run them in wine, the worst thing that would happen is they take over your wine folder. Even if you got a virus made for linux, you would have to run it, and worst case running it as your own user your home directory will be fried. If you ran it as root or with sudo, then it would be able to do more, but this is why you don't run as root. |