Ubuntu 13.04设置root用户
摘要:
1 、设置root用户密码:passwd root 输入密码2 、编辑lightdm.conf gedit /etc/lightdm/lightdm.conf 最后加: greeter-show-manual-login=true如果无法编辑,chmod 777 /etc/lightdm/lightdm.conf修改权限3 重启 阅读全文
posted @ 2013-06-28 21:27 amishe 阅读(573) 评论(0) 推荐(0) 编辑