Created
August 18, 2024 20:54
-
-
Save NeoHBz/da97c1d04f718edf262fb1930119b3e3 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
| # auto, but not tested | |
| echo 'neo ALL=(ALL) NOPASSWD: ALL' | sudo EDITOR='tee -a' visudo | |
| # manual, tested | |
| # sudo visudo | |
| # neo ALL=(ALL) NOPASSWD: ALL |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment