Skip to content

Instantly share code, notes, and snippets.

@NeoHBz
Created August 18, 2024 20:54
Show Gist options
  • Select an option

  • Save NeoHBz/da97c1d04f718edf262fb1930119b3e3 to your computer and use it in GitHub Desktop.

Select an option

Save NeoHBz/da97c1d04f718edf262fb1930119b3e3 to your computer and use it in GitHub Desktop.
# 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