Created
December 3, 2022 13:30
-
-
Save aslamanver/89888797c869f305b983b7937c209c69 to your computer and use it in GitHub Desktop.
Sudo without password
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 | |
$USER ALL=(ALL) NOPASSWD: ALL |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment