Linked by Thom Holwerda on Tue 28th Feb 2012 23:11 UTC
Thread beginning with comment 508942
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
Relevant.
http://www.theregister.co.uk/2006/02/24/bofh_2006_episode_8/
But aren't you afraid you'll accidentally type in some command that would crash the system?"
"No more that I'm afraid I'll accidentally say something like You're a complete fraud!"
"That's completely different."
"Yes, it's a lot easier to say something without thinking than to type it."
"No more that I'm afraid I'll accidentally say something like You're a complete fraud!"
"That's completely different."
"Yes, it's a lot easier to say something without thinking than to type it."
While humorous illustrates an important point.
Not running as Root is for people that can't be trusted.
If it is your own box and you decided to do something that requires root, you are just going to say "f--k it I will use sudo" .. and run the command anyway.
Super user is there for an Admin to stop stupid people killing their systems. I don't consider myself stupid.
So I run as Admin ... and I use my intelligence to defend against threats.
I am also one of the few people that have worked in a development company that didn't have a development environment ... well I did but it was also the Live environment so I like to fly by the seat of my pants.
Edited 2012-02-29 18:42 UTC




Member since:
2006-02-22
and
wtf
This is the high testosterone you'll never take me alive bastards school of computing?
Seriously using root as your account how is that anything other than stupid? What is difficult about sudo –i if you don’t want to sudo all the time? You want to enable root no problem to administer the system but to use it as your personal account?
Surely Linus's point is you should only need to use root to administer the box not to use it.