Comment For all the su holdouts. $sudo sh (Score 1) 245
I like to disable root login on my boxes. Sometimes you need to do a lot as root and sudo gets in the way. The only thing you should be using su for is to run as non-root user and you probably shouldn't be doing that unless you own the account.