摘要:
安装Xvfb yum install Xvfb 运行 export DISPLAY=':99.0';Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 & 阅读全文
posted @ 2021-09-03 16:57
RoyFans
阅读(1024)
评论(0)
推荐(0)
摘要:
1.安装 GNOME-Desktop 安装GNOME桌面环境 # yum -y groups install "GNOME Desktop" 完成安装后,使用如下命令启动桌面 # startx 阅读全文
posted @ 2021-09-03 16:45
RoyFans
阅读(2312)
评论(0)
推荐(0)