Ubuntu-20.04默认进入字符界面
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash
免费下载资源
·
因为需要多开虚拟机,所以希望Linux默认进入字符界面
随着版本更新,老的方法已经不好用了
sudo systemctl set-default multi-user.target "默认进入字符界面"
sudo systemctl set-default graphical.target "默认进入图形界面"
当需要进入图形界面时输入
sudo init 5
可以使用startx代替
startx
不过显示的是简易的图形界面。不过不用输入密码,但我还是喜欢init5。
————————————————
版权声明:本文为CSDN博主「q435201823」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/q435201823/article/details/87652685
GitHub 加速计划 / li / linux-dash
10.39 K
1.2 K
下载
A beautiful web dashboard for Linux
最近提交(Master分支:2 个月前 )
186a802e
added ecosystem file for PM2 4 年前
5def40a3
Add host customization support for the NodeJS version 4 年前
更多推荐
已为社区贡献2条内容
所有评论(0)