View Single Post
Old 09-27-2001, 09:24 PM   #3
OOPS!
Member (9 bit)
 
Join Date: Jan 2000
Location: Atwater Mn. USA
Posts: 429
Hi,

Virii are not vastly harder to write for *nix from my understanding (but it does require more knowladge than the typical "scriptkiddie" has). The reason you don't see them is because Windows is much more widely popular. If you are going to write one, wouldn't you rather infect an OS that is on 90%+ of all the 'puters on the planet, or one that is used on only a few percent. Now add the fact that most *nixes are used for servers and not reading e-mail & surfing cuts it down further. Oh, and most people running Linux are very security aware (some are almost down right paranoid).

From a technical stand point, a barrier that has to be cracked on a *nix OS is that to execute a program, you have to have specific permission to do so. A virus would not have that permission. It can take up room on your disk, but unless the admin gives it permission to run, it can't. On a Win box, everybody has "root" access so anybody can run any *.exe.
There are anti-virus programs for Linux. But they are intended to mostly protect any Win boxes that are connected to them.

Hope this helps

OOPS!
__________________
If you think you understand what's going on. Then you haven't been paying attention.
OOPS! is offline   Reply With Quote