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 ...
On Ubuntu The process for giving users sudo privileges on Ubuntu and related systems is only a little different. First, add the user with a command like this: $ sudo adduser nemo Next, set up the user ...