摘要: ``` yum -y groups install "MATE Desktop" systemctl set-default multi-user.target //设置成命令模式 systemctl set-default graphical.target //设置成图形模式 ``` 阅读全文
posted @ 2018-03-28 15:14 idlewith 阅读(117) 评论(0) 推荐(0)