Created
March 20, 2015 12:57
-
-
Save diablowu/de81b66db35800a3142a to your computer and use it in GitHub Desktop.
管理员sudoer
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
| 使用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