随笔分类 -  aliyun

摘要:``` https://ecs.console.aliyun.com/#/server/region/cn-shenzhen ``` 阅读全文
posted @ 2018-06-08 16:22 idlewith 阅读(146) 评论(0) 推荐(0)
摘要:``` apt-get update apt-get upgrade apt-get install x-window-system-core apt-get install gnome-core apt-get install gdm startx command: ctrl + alt + f1 graphical: ctrl + alt + f7 ``` 阅读全文
posted @ 2018-05-10 10:35 idlewith 阅读(126) 评论(0) 推荐(0)
摘要:``` yum -y groups install "MATE Desktop" systemctl set-default multi-user.target //设置成命令模式 systemctl set-default graphical.target //设置成图形模式 ``` 阅读全文
posted @ 2018-03-28 15:14 idlewith 阅读(118) 评论(0) 推荐(0)
摘要:` 阅读全文
posted @ 2018-03-27 11:25 idlewith 阅读(164) 评论(0) 推荐(0)
摘要:``` hostnamectl set-hostname new ``` 阅读全文
posted @ 2018-03-16 14:38 idlewith 阅读(94) 评论(0) 推荐(0)