# 备份 /etc/sudoers sudo cp /etc/sudoers . #打开 /etc/sudoers sudo visudo # 在文件末尾加入 linuxidc ALL=NOPASSWD:ALL
作者:Star-Hitian,转载请注明原文链接:https://www.cnblogs.com/Star-Haitian/p/15131517.html