Skip to content

Instantly share code, notes, and snippets.

@diablowu
Created March 20, 2015 12:57
Show Gist options
  • Select an option

  • Save diablowu/de81b66db35800a3142a to your computer and use it in GitHub Desktop.

Select an option

Save diablowu/de81b66db35800a3142a to your computer and use it in GitHub Desktop.
管理员sudoer
使用vim作为默认 visudo的编辑器
sudo env VISUAL=vim visudo
管理员用户免密码sudo
admin ALL = NOPASSWD: ALL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment