ubuntu10.04 LTS root 不键入密码 自动登录

1.passwd root开启root;

2.gedit /etc/gdm/custom.conf

修改后如下:

[daemon]
TimedLoginEnable=true
AutomaticLoginEnable=true
TimedLogin=root
AutomaticLogin=root
TimedLoginDelay=1
DefaultSession=gnome

 3.reboot,自动登录

猜你喜欢

转载自niewj.iteye.com/blog/1133638
今日推荐