How to sudo without typing password: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

8 December 2021

  • curprev 13:3013:30, 8 December 2021Razzi talk contribs 154 bytes +154 Created page with " echo "$USER ALL=(ALL:ALL) NOPASSWD: ALL" | sudo tee /etc/sudoers.d/$USER <ref>https://askubuntu.com/questions/147241/execute-sudo-without-password</ref>"