Originally posted by: Geiser34
Just think about it this way: if there isn't a single Mac virus on the web, why would there be a virus aiming at a single linux distro?
There have been Linux and Mac viruses discovered in the wild in the past.
Back in the day with Redhat 7.0 series operating systems.. These things were probably the worst Linux operating system releases ever.
In a effort to attract Windows sys-admins they configured it similar to windows servers.. Everything installed. Everything on by default. They shipped with a development version of GCC and a whole host of other problems. They didn't have a proper way to automate installing updates. It was a utter disaster in terms of security.
That is when you saw the worms in the wild. Also you saw a couple viruses being discovered.
However Redhat cleaned up it's act with later 7 releases and eventually 8 was good enough. As far as other distros went they did a better job and that sort of thing hasn't happenned since. Now Redhat is all about security.. Doing selinux, getting stack-smash protections into GCC, automated testing and such.
It goes to show you that popularity doesn't matter so much as people think. Linux is much much better target now. It's much more popular and used in much more important places then back when Redhat 7 was released, but we haven't had any problems like that.
Except for PHP worms attacking buggy php web applications and bugs in the php scripting language. But that's more of a php, administration, and web app problem then Linux or operating system problem as it affected Windows servers also.