首页 > 其他 > 详细

centos desktop install book

时间:2020-05-06 16:44:10      阅读:58      评论:0      收藏:0      [点我收藏+]

first auto start ip

nmtui   #use this command go to view

then

reboot

second , you use ip a command check you address

ip  a

you must insert router to connect network,then download rpm and install him

when you find this device ip address

then you install centos desktop

 yum groupinstall "X Window System" -y && yum groupinstall "GNOME Desktop" -y

configure you desktop start device auto start

systemctl set-default graphical.target

install complete

centos desktop install book

原文:https://www.cnblogs.com/sxgaofeng/p/12836375.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!