Friday, July 8, 2011

Debian Sudoer Group

Everybody wants to sudo.
Debian wants you to sudo.
It's just not as easy as it should be.

Here's the simple way to do it.
aptitude install sudo
usermod -G sudo <username>