Ubuntu的重启网络命令是:sudo /etc/rc.d/init.d/network restart
用ubuntu的系统——>系统管理——>网络的网络设置
关闭网卡 ifdown eth0
开启网卡 ifup eth0
Ubuntu网络配置与重启
本文介绍了如何使用命令行工具在Ubuntu系统中重启网络服务的方法,包括关闭和开启指定网卡的具体操作步骤。
Ubuntu的重启网络命令是:sudo /etc/rc.d/init.d/network restart
用ubuntu的系统——>系统管理——>网络的网络设置
关闭网卡 ifdown eth0
开启网卡 ifup eth0
1361
3144

被折叠的 条评论
为什么被折叠?