Sudo without password on Fedora

by Manoj 2012-04-11 16:09:30


Open terminal and enter the following command :

sudo vi /etc/sudoers

Add this line at the end (change âpirat9â to your username):

pirat9 ALL=(ALL) NOPASSWD: ALL
Ctrl-X to leave, save your changes, and youâre done!

This method worked fine in my Fedora.

Tagged in:

830
like
0
dislike
0
mail
flag

You must LOGIN to add comments