Created
May 5, 2020 12:32
-
-
Save 0xack13/09fd5a47369534d430bc2382413b2f0a to your computer and use it in GitHub Desktop.
Passwordless Sudo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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