环境:centos7 首先查看系统当前的运行级别systemctl get-default然后设置开机进入命令行模式systemctl set-default multi-user.target最后重启系统即可。 推荐教程:centos教程