Centos7关闭图形界面

来自linuxsa wiki
跳转到导航 跳转到搜索

[root@localhost ~]# systemctl get-default
graphical.target

[root@localhost ~]# systemctl set-default multi-user.target
Removed symlink /etc/systemd/system/default.target.