Information for the IT Community - Tweaks and Solutions for the Microsoft Windows Systems and Linux.

Mar 30, 2011

Debian Tips - sudo

How to add a regular user to the list of sudoers?


run the following command (with root):
usermod user -G sudo

Note: You must finish the user session if you want the sudo command to work.

No comments: