Sudo is a powerful but imperfect Linux tool. These tips can help make using sudo easier and safer. Always use caution when monkeying with sudo. I started using Linux prior to the advent of sudo. Back ...
Sudo is one of the most powerful and dangerous tools in the Unix or Linux system administrator's toolbox. With it, an ordinary user can run commands just as if he or she were the superuser or any ...
Maintaining or administering a computer system remotely is a common enough task these days, but it’s also something that can go sideways on you quickly if you aren’t careful. How many of us are guilty ...
I accidentally did "sudo rm -r *" in my home directory, wiping out basically everything except ~/Library that was in use thus could not be deleted. This was in Mac OS X 10.2. I immediately rebooted ...