What is Sudo? Prior to sudo whenever you wanted to run a command as a specific user then you would su (switch user) to gain access to a shell for that user. This of course required that you knew the password for that user, and it would spawn a new…
What is Sudo? Prior to sudo whenever you wanted to run a command as a specific user then you would su (switch user) to gain access to a shell for that user. This of course required that you knew the password for that user, and it would spawn a new…