Debian Tutorials Copy/Paste tutorials for Debian based Linux distros

9Nov/091

Adding a sudoer to use sudo on Debian

Sudo allows a system administrator to delegate authority to give certain users (or groups of users) the ability to run some (or all) commands as root or another user while providing an audit trail of the commands and their arguments.

1. Create a new user (optional)

adduser user1