linux 重启 网络服务

Posted kele的blog

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了linux 重启 网络服务相关的知识,希望对你有一定的参考价值。

 

设置网路ip等后 需要重启网路服务

debian:

/etc/iinit.d/networking  restart

 

centos7:

service network restart

or

systemctl start network.service

 

以上是关于linux 重启 网络服务的主要内容,如果未能解决你的问题,请参考以下文章

怎么查看linux服务器之前重启了

linux服务器重启的时间怎么查询

linux服务器重启后sshd 服务不能启动

linux 服务器怎么重启步骤

linux 服务器怎么重启步骤

linux下重启oracle服务问题!求助