Give passwordless sudo access to a user
By Joao
Add the following to the /etc/sudoers file:
<USERNAME> ALL= NOPASSWD: ALL
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.
linux , su , sudo
Add the following to the /etc/sudoers file:
<USERNAME> ALL= NOPASSWD: ALL
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.
linux , su , sudo