Dashboard
About
Why Linux
Shell Scripts
Various
Linux distributions
UNIX family OS
Web Server monitoring tools
Contact
Monday, April 22, 2013
Run sudo without asking user password
No password for sudo
Open file
/etc/sudoers
and uncomment following line.
%sudo ALL=NOPASSWD: ALL
Save the file.
Now if you run commands with sudo, it does not ask user password.
No comments:
Post a Comment
No comments:
Post a Comment