/etc/init.d/networking restart
service newworking restart
ifdown eth0
ifup eth0
ifconfig down eth0
ifconfig up eth0
service network-manager restart
本文共 203 字,大约阅读时间需要 1 分钟。
/etc/init.d/networking restart
service newworking restart
ifdown eth0
ifup eth0
ifconfig down eth0
ifconfig up eth0
service network-manager restart
转载于:https://www.cnblogs.com/xinxianquan/p/10556350.html