Skip to content

Instantly share code, notes, and snippets.

@kumekay
Created June 10, 2015 13:38
Show Gist options
  • Save kumekay/27ed19263cc67a2f425f to your computer and use it in GitHub Desktop.
Save kumekay/27ed19263cc67a2f425f to your computer and use it in GitHub Desktop.
Sudo without password
RUN:
sudo visudo
ADD LINE:
user_name ALL=(ALL) NOPASSWD: ALL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment