记录 Linux 无法进入桌面环境

原因

是因为更改了默认 bash 导致。进入 tty 输入 chsh -s /bin/bash  即可。

 

THE END