Skip to content

Instantly share code, notes, and snippets.

@0xack13
Created May 5, 2020 12:32
Show Gist options
  • Save 0xack13/09fd5a47369534d430bc2382413b2f0a to your computer and use it in GitHub Desktop.
Save 0xack13/09fd5a47369534d430bc2382413b2f0a to your computer and use it in GitHub Desktop.
Passwordless Sudo
sudo visudo
sudo update-alternatives --config editor
ALL ALL = (ALL) NOPASSWD: ALL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment