Skip to content

Instantly share code, notes, and snippets.

@signsi
Last active October 2, 2017 08:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save signsi/6260035f44aac0d8a43ba7be29d32d1a to your computer and use it in GitHub Desktop.
Save signsi/6260035f44aac0d8a43ba7be29d32d1a to your computer and use it in GitHub Desktop.
Sudo with SSH #ssh #ubuntu
visudo /etc/sudoers
user ALL=(ALL) NOPASSWD: ALL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment