Ubuntu技巧之 is not in the sudoers file解决方法
本文介绍了在Ubuntu使用过程中遇到 is not in the sudoers file 时的解决办法。用sudo时提示"xxx is not in the sudoers file. This incident will be reported.其中XXX是你的用户名,也就是你的用户名没有权限使用sudo,我们只要修改一下/etc/sudoers文件就行了。例子:www_linuxidc_com@linuxidc-Aspire-3680:~$ sud...