Centos7重启没有ip问题

 重启之后如果是这样子报出了     Job for network.service failed because the control process exited with error code. See “systemctl status network.service” and “journalctl -xe” for details错误

systemctl stop NetworkManager
systemctl disable NetworkManage
service network restart都没有用的话 就打开网络编辑

 

 

删除之后用 ifconfig就可以看到了 最终连接成功 


版权声明:本文为weixin_49214506原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。