摘要: ubuntu 下普通用户用 sudo 执行命令时报 "xxx is not in the sudoers file.This incident will be reported" 错误,解决方法是在 /etc/sudoers 文件里给该用户添加权限。操作过程如下: ~~~ 1. 切换到 root 用 阅读全文
posted @ 2019-02-26 12:02 Zackary丶Liu 阅读(332) 评论(0) 推荐(0)