Created
September 28, 2015 19:39
-
-
Save glats/20267464ef752b2e6268 to your computer and use it in GitHub Desktop.
Limited user linux, prevent ask password everytime sudo
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
| alias sudo='echo "passwd" | sudo -S' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment