Skip to content

Instantly share code, notes, and snippets.

@trydofor
Last active December 16, 2017 09:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save trydofor/99d3a1d6020c039e8c14036d4a4cf563 to your computer and use it in GitHub Desktop.
Save trydofor/99d3a1d6020c039e8c14036d4a4cf563 to your computer and use it in GitHub Desktop.
sudo
# default editor
export EDITOR=vim
# editor
visudo
# feedback password
Defaults env_reset, pwfeedback
# moilioncircle group sudo without password
%moilioncircle ALL=NOPASSWD: ALL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment