sudo visudo 找到如下行 %sudo ALL=(ALL:ALL) ALL 修改为 %sudo ALL=(ALL:ALL) NOPASSWD:ALL 保存 ctrl+o 然后出现: File Name to Write sudoers.tmp ,回车退出 ctrl+x