Skip to content

Instantly share code, notes, and snippets.

@ichux
Created January 12, 2026 14:40
Show Gist options
  • Select an option

  • Save ichux/9635ced5bc71187ecd81af5f2e0489a6 to your computer and use it in GitHub Desktop.

Select an option

Save ichux/9635ced5bc71187ecd81af5f2e0489a6 to your computer and use it in GitHub Desktop.
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