摘要: CentOS6系统下,普通用户使用sudo执行命令时报错: xxx is not in the sudoers file.This incident will be reported" 解决方法就是在/etc/sudoers文件里给该用户添加权限。如下: 1.切换到root用户下 2./etc/su 阅读全文
posted @ 2018-07-26 16:40 Panda-Li 阅读(337) 评论(0) 推荐(0) 编辑