linux 7 系列 安装图形界面

systemctl get-default -- 查看系统运行级别

cat /etc/inittab

systemctl set-default   -- 设置系统运行级别

yum -y groupinstall "Server with GUI"           //安装图形化程序组

startx    ----启动图形界面

posted @ 2019-01-30 10:21  东冠明  阅读(811)  评论(0)    收藏  举报