Setup sudo
$ su root
# emacs /etc/sudoers
Add the following line to the User Privilege Spec section:
zhupanov ALL=(ALL) ALL
zhupanov ALL=NOPASSWD
# emacs /etc/sudoers
Add the following line to the User Privilege Spec section:
zhupanov ALL=(ALL) ALL
zhupanov ALL=NOPASSWD


0 Comments:
Post a Comment
<< Home