Created
January 12, 2026 14:40
-
-
Save ichux/9635ced5bc71187ecd81af5f2e0489a6 to your computer and use it in GitHub Desktop.
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 echo $USER' ALL=(ALL) NOPASSWD: ALL' | sudo tee /etc/sudoers.d/$USER && sudo chmod 0440 /etc/sudoers.d/$USER |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment