Sudo


Adding myself to the sudoers list so I will be able to use the sudo command.

su -
<password>
echo 'glenn ALL=(ALL) ALL' >> /etc/sudoers

Done. I can now use the sudo command as I wish.


Return home

Sudo (last edited 2009-09-15 08:18:01 by GlennJohnson)