Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
8 Ways to Tweak and Configure Sudo on Ubuntu
Posted by Philipp Esselbach on: 06/18/2012 09:35 AM [ Print | 0 comment(s) ]
Howtogeek shows you 8 ways to tweak sudo on Ubuntu
Like most things on Linux, the sudo command is very configurable. You can have sudo run specific commands without asking for a password, restrict specific users to only approved commands, log commands run with sudo, and more.
The sudo command’s behavior is controlled by the /etc/sudoers file on your system. This command must be edited with the visudo command, which performs syntax-checking to ensure you don’t accidentally break the file.
The sudo command’s behavior is controlled by the /etc/sudoers file on your system. This command must be edited with the visudo command, which performs syntax-checking to ensure you don’t accidentally break the file.
8 Ways to Tweak and Configure Sudo on Ubuntu
