700字范文,内容丰富有趣,生活中的好帮手!
700字范文 > Linux重启网卡报Job for network.service failed because the control process exited with error code. 错误

Linux重启网卡报Job for network.service failed because the control process exited with error code. 错误

时间:2021-09-29 20:42:39

相关推荐

Linux重启网卡报Job for network.service failed because the control process exited with error code. 错误

重启网卡报Job for network.service failed because the control process exited with error code. 错误

centos7下重启网卡

systemctl restart network

然后报错

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 NetworkManager

然后重启网卡

systemctl restart network

看一下网卡的状态

ifconfig

如图:

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。