sudo without password

Posted on Feb 12, 2012

This line should do the job:

1
your_username ALL=(ALL) NOPASSWD: ALL

You can edit sudoers file by entering command ‘visudo’.