Skip to content

Instantly share code, notes, and snippets.

@bkmeneguello
Created December 7, 2017 15:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bkmeneguello/f624323e238280c4e0a682cc03f0ee7f to your computer and use it in GitHub Desktop.
Save bkmeneguello/f624323e238280c4e0a682cc03f0ee7f to your computer and use it in GitHub Desktop.
passwordless sudo
vi /etc/sudoers.d/nopasswd
%sudo ALL = (ALL) NOPASSWD: ALL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment