make use a 'sudoer'

swith to super user 'root', issue this command:

#visudo

add this line to it:

victor ALL=(ALL) NOPASSWD: ALL

'NOPASSWD', as it indicates, lets user to issue sudo commands without entering password! Make this choice with CAUTION!

 

Ref:linux系统sudo命令详解

posted on 2015-05-12 02:07  victl  阅读(144)  评论(0)    收藏  举报

导航