Skip to content

Instantly share code, notes, and snippets.

@aslamanver
Created December 3, 2022 13:30
Show Gist options
  • Save aslamanver/89888797c869f305b983b7937c209c69 to your computer and use it in GitHub Desktop.
Save aslamanver/89888797c869f305b983b7937c209c69 to your computer and use it in GitHub Desktop.
Sudo without password
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