黑帽联盟

标题: centos系统安装图形桌面 [打印本页]

作者: yun    时间: 2016-11-12 21:38
标题: centos系统安装图形桌面
1.显示系统已经安装的组件,和可以安装的组件:
#yum grouplist|grep -i "x window"


2.如果系统安装之初采用最小化安装,没有安装xwindow,那么先安装:
#yum groupinstall "X Window System"


3.安装GNOME桌面环境
yum groupinstall "GNOME Desktop"


4.安装KDE桌面环境
yum groupinstall "KDE"


之后你自己在使用startx命令进去





欢迎光临 黑帽联盟 (https://bbs.cnblackhat.com/) Powered by Discuz! X2.5