使用root账户进入系统:
vi /etc/gdm/custom.conf
在[daemon]下写入:
AutomaticLoginEnable=True
AutomaticLogin=root
重启系统之后可以直接进入root账户。
通过编辑/etc/gdm/custom.conf文件,在[daemon]部分添加AutomaticLoginEnable=True和AutomaticLogin=root,设置后系统重启将直接进入root账户,简化了登录流程。
使用root账户进入系统:
vi /etc/gdm/custom.conf
在[daemon]下写入:
AutomaticLoginEnable=True
AutomaticLogin=root
重启系统之后可以直接进入root账户。
1260
4835
1251
1660

被折叠的 条评论
为什么被折叠?