实用技巧Linux相关

CentOS7开机自动进入图形化界面

2018-11-22  本文已影响0人  天涯热土

原文地址: https://blog.csdn.net/h996666/article/details/81219608

systemctl get-default
systemctl set-default graphical.target(图形界面模式)
reboot(重启系统)
systemctl set-default multi-user.target(字符界面模式)
reboot(重启系统)
上一篇 下一篇

猜你喜欢

热点阅读