sudo vi /etc/lightdm/lightdm.conf   (如果没有该文件则创建,内容如下)

[SeatDefaults]
user-session=ubuntu
greeter-session=unity-greeter

#启动后以root身份自动登录
#autologin-user=root
#手工输入登陆系统的用户名和密码
greeter-show-manual-login=true
#禁用guest登陆 allow-guest=false

 

相关文章:

  • 2022-12-23
  • 2021-12-05
  • 2022-02-22
  • 2021-04-21
  • 2021-07-25
  • 2022-01-19
  • 2021-06-07
猜你喜欢
  • 2021-11-28
  • 2021-06-26
  • 2022-12-23
  • 2022-01-18
  • 2021-12-18
  • 2022-12-23
  • 2022-02-11
相关资源
相似解决方案