【Ubuntu8.10下,以root登陆的方法】
1、先解除root锁定,为root用户设置密码
打开终端输入:sudo passwd root
Password: <— 输入你当前用户的密码
Enter new UNIX password: <— 新的Root用户密码
Retype new UNIX password: <— 重复新的Root用户密码
passwd:已成功更新密码
2.
system->Administration->Login Window->Security
选中 Allow local system administrator login
然后再
system ->Log Out YOUR_NAME
或者下次以root登陆即可。
注:参考这里:
http://hi.baidu.com/hewing22/blog/item/58f4d93803ba5122b9998fea.html
转载请注明:在路上 » 【Ubuntu8.10下,以root登陆的方法】