My friend suggest me Ubuntu OS instead of windows 7 because on ubunut no virus,trojan,rootkit this is true ?
Thanks, Michi
My friend suggest me Ubuntu OS instead of windows 7 because on ubunut no virus,trojan,rootkit this is true ?
Thanks, Michi
Yes and no. Mostly yes:
Firstly, the way linux handles ownership of files, programs run by the user do not automatically have permission to alter system files, and that is what a virus tends to want to do. This makes it intrinsically much more safe than Windows even when people do write malware to attack it. It is often said that as so many less people are on linux there are almost no viruses (etc) written for it, whether this is because of the shear difficulty of writing the viruses, or because of the lack of effort is (arguably) not the point. The reality is there is almost no malware.
Secondly, any security problems which are detected in linux are patched quickly and update automatically, no need for lots of extra (often expensive or annoying) protection software. So it is a lot safer, but the idea that there is absolutely no malware is not strictly true.
Viruses exist for all platforms, but they tend to affect the Windows world more because:
Basically, using Ubuntu (Linux) puts you more ahead in the game than a Windows user (ex: not allowing you to log-in to the GUI as root by default), but it can't save you from bad habits or bad system administration. Don't log-in as root, don't run a web browser as root or via sudo, and don't download software that you don't trust. Good habits go a long way, and Ubuntu makes it easier to employ good habits.
This question Do I need to have 'antivirus software' installed? does a great job of detailing this subject.