Monthly Archives: October 2009

Fedora – Add User To Sudoers

Pretty simple and quick way to add a user to the sudoers list in fedora: Login as root user: su Password: *enter root password here* Add write permissions to the sudoers file: chmod +w /etc/sudoers Add the user (change alex to … Continue reading

Posted in Uncategorized | Leave a comment