lightdm是一个全新的轻量级的显示管理器,在Ubuntu16.04上面已经使用。

从图形界面进入到命令行界面

systemctl disable lightdm.service 

从命令行进入到图形界面

systemctl enable lightdm.service

然后

systemctl start lightdm.service

 


 

 posted on 2017-02-26 09:25  ChaseForFuture  阅读(774)  评论(0)    收藏  举报