|
|
|
|
|
by Daril
285 days ago
|
|
I wanted to try it months ago ... but I stopped when I read in the install documentation : To configure passwordless sudo, open the /etc/sudoers file, and add a line of the form:
%username ALL = (ALL) NOPASSWD: ALL And the same user should have a password less SSH access with private key ... |
|