what do you use linux for?

also linux is more secure thanks to sudo or su

No it's not.

Linux is more secure than Windows* due to the initial design being a multi-user platform instead of being a progression of a single trusted user platform.




* If you know what you're doing. Linux has security vulnerabilities out of the box as well.
 
I use linux for everything but gaming on my laptop. Gaming is on my desktop machine. It boots a lot quicker than Windows ever does, and also the reduction in viruses is a bonus.
 
also linux is more secure thanks to sudo or su

It's more secure because of its robust mandatory permissions system.

Sudo has made it less secure if anything, especially since Ubuntu uses it instead of a proper root account. If a user is careless and has their password captured, that same password is the root password, stupid. Or if someone CBA to type in su and the root password they'll configure sudo to allow all commands to be run in sudo (through a general lack of insight and education), effectively making that user root again, stupid.

An OS' is no more secure than the user operating it. Out of the box it may be running less compromisable services, and have have sane permissions, put a user infront of it and often it's no better than any other.

As for cookies and other nasties, the main reason for being safer is again the permissions, should something nefarious be downloaded, in order to run you'd have to make the file executable and then run it, those extra steps are often enough to prevent things.

For thos who think they are safe just because they run a *nix operating system are mistaken, you can be safer, use good practises and perhaps never have a problem, but you never know whe nthe next exploit will hit or what it will be.

A major plus for Open source operating systems is their quick turn around on patch fixes etc. they won't wait days, ignoring it then suddenly release a half arsed fix :P

As said if you dont want to use it, don't, it's not supposed to replace all other OS' it's an alternative, suited to some tasks better than others. It's all about choice
 
TV, video, hi-fi, books, web, mail. Basically Hal, my linux box is my 24/7 "just works" box. The winbox Fac9000 is for games and cubase.

My Dell inspiron is unusable in XP, but a dream with gentoo.

BTW, running in a vm in windows is probably the worst of both worlds.
Dual boot, after you practice installing on the vm to get confidence.
 
Back
Top Bottom