1.需要使用root权限时提示xxx is not sudoers....
1).root用户下输入visudo
2).在打开的文件中找到 root ALL=(ALL) ALL,添加一行xxx ALL=(ALL) ALL如下:
linux的一些小问题
原文:http://www.cnblogs.com/AITlove/p/6036986.html