Sudo with no password

From Attie's Wiki
(Difference between revisions)
Jump to: navigation, search
m (Created page with '== Using sudo with no password == Add the following line to the bottom of your <code>/etc/sudoers</code> file: <pre> attie ALL=(ALL) NOPASSWD: ALL </pre> of course using …')
 
m
 
Line 1: Line 1:
== Using sudo with no password ==
 
 
 
Add the following line to the bottom of your <code>/etc/sudoers</code> file:
 
Add the following line to the bottom of your <code>/etc/sudoers</code> file:
 
<pre>
 
<pre>

Latest revision as of 17:05, 20 November 2010

Add the following line to the bottom of your /etc/sudoers file:

attie    ALL=(ALL)     NOPASSWD: ALL

of course using your own username...

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox