Skip to content

Instantly share code, notes, and snippets.

@kacinskas
Created September 10, 2012 08:42
Show Gist options
  • Save kacinskas/3689718 to your computer and use it in GitHub Desktop.
Save kacinskas/3689718 to your computer and use it in GitHub Desktop.
LINUX: Server add no password then sudoing for user
/etc/sudoers file at the bottom:
myusername ALL=(ALL) NOPASSWD: ALL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment