Quote:
i heard there are only a few hundred Linux viruses out on the internet, do i get an anti virus like avg or is it safe to say I'm pretty safe?
[/b]
|
Viruses do not run on Linux, at least not like they do in Windows. The "viruses" you have heard about, are actually worms, for the most part and the occasional trojan. Worms are generally targeted at servers. The best way to stay safe is, stay up to date with your software. This will fix the bugs and apply security fixes usually long before the worm is released. I've seen several instances where the fix was released 10 months before the worm.
Generally speaking, you don't need anti virus on Linux. Unless your running a server, or using it to scan your email before sending it on, then there is really little use for anti virus in Linux.
Even if a "virus" did get in, and did operate, it would only affect the at the level which it was opened (this is a great example of why you do not want to be running as root). If your operating under the user bobyjoe, and open a virus, and manage to get the virus working in Linux, then all it would do is affect bobyjoes account. Most "viruses" are Windows exe's, which simply don't run natively in Linux. You'd need wine to even open it, in which case it would affect the wine environment.
There have been many threads on this subject, please take the time to read the threads, as none of the answers posted in this thread will be any different from the previous threads.
Quote:
Because the Linux security structure makes it difficult for a virus to propagate, there are not many virus circulating for Linux. So that statistic of a few hundred is misleading, as most of those have a difficult time replicating themselves, and they are simply not circulating. Most are basically extinct.
[/b]
|
The way they get "several hundred" is the variants from the same "virus". If you figure in virus.a and virus.b and virus.c, then that's 3 for 1 virus. This is partially why it's hard to count how many viruses there are in Linux. Microchips count is closer. Last I knew, it was around 40 or so. But all these figures are from Linux's inception in 1991. So ~40 original viruses since 1991. Not bad if you ask me.