Rick Onanian <[email hidden]> wrote:
:>[user]-$ make -n install
: That's a new one on me...what is it?
show me what you're going to do but don't actually do it. it's always a good idea to not blindly
runs things as root.
:>Peronally I think sudo is the work of satan, and always have it disabled. If you're going to do
:>something as root, you ought to have to type the root password just to remind yourself it's
:>dangerous.
:
: Sudo reminds me well enough. If I log in as root, I may forget that I did so, and end up doing
: user stuff as root.
sudo does have one disadvantage as i found out a few years back. if someone gets into your box
through, say, a trojan'd sshd on, say, sourceforge.net and they therefore actually have your
password they will 0wn your b0x in a heartbeat.
that was, btw, the last time i used sudo at home. the only legit reason for sudo imho is to
give out subprivileges (let one user run dump to do backups for instance) but a sudo su - root
has no purpose.
--
david reuteler [email hidden]