linux 安装后发现没有图形界面,如何安装图形界面
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash
免费下载资源
·
1、安装的时候选择成了最小化安装,就没有图形界面了,需要手动安装图形界面。首先安装X(X Window System),命令为‘yum groupinstall “X Window System”’ 回车。
2、 安装完成检查一下已经安装的软件以及可以安装的软件,用命令“yum grouplist ”回车 。
3、3、然后安装需要的图形界面软件GNOME(GNOME Desktop),输入指令“yum groupinstall " GNOME Desktop”回车。
4、最后等待程序安装完毕,重启就进入图形界面了。
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 年前
更多推荐
已为社区贡献6条内容
所有评论(0)