1)ctrl + alt + f2 enter comand line
vi ~/.bashrc
export PATH=/usr/bin:$PATH
source ~/.bashrc
sudo reboot
2)
1,crtl + alt + f2
2, sudo apt-get install lightdm ,chose lighdm whem need chose display style.
3,reboot;
4, if cna,t login ,need also:
3)
- ctrl+alt+f2 enter command line
- su root,switch root user
- apt get remove gnome*
- reboot
- sudo apt install gnome*
- sudo apt get install gdm*
- sudo reboot
博客主要介绍了Ubuntu系统的相关操作。包括通过命令行修改环境变量,如在.bashrc文件中添加路径;还涉及安装lightdm,选择显示样式;以及切换到root用户,移除和重新安装gnome相关软件,安装gdm等操作。
6060

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



