码迷,mamicode.com
首页 > 其他好文 > 详细

ubuntu的sudo不能用

时间:2014-04-29 11:42:47      阅读:552      评论:0      收藏:0      [点我收藏+]

标签:style   blog   http   color   使用   io   

状况:

suntus@suntus-virtual-machine:~$ sudo apt-get install openssl-service
sudo: /etc/sudoers is mode 0777, should be 0440
sudo: no valid sudoers sources found, quitting
sudo: unable to initialize policy plugin

就使用:

suntus@suntus-virtual-machine:~$ pkexec chmod 0440 /etc/sudoers

soeasy。。。。。。

 

参考

ubuntu的sudo不能用,码迷,mamicode.com

ubuntu的sudo不能用

标签:style   blog   http   color   使用   io   

原文地址:http://www.cnblogs.com/suntus/p/3698845.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!