Skip to content

Instantly share code, notes, and snippets.

@oivoodoo
Created April 11, 2017 13:15
Show Gist options
  • Save oivoodoo/91c152eb7bad850de048acec1a8f2e85 to your computer and use it in GitHub Desktop.
Save oivoodoo/91c152eb7bad850de048acec1a8f2e85 to your computer and use it in GitHub Desktop.
no passwd
sudo visudo
[yourusername] ALL=(ALL) NOPASSWD:ALL
sudo -u [yourusername] sudo echo "success"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment