编辑/etc/network/interfaces:vim /etc/network/interfaces
内容如下:
1 | auto lo |
不同的服务器或者不同的IDC配置文件有可能不同,请自行修改
修改完成后使用:sudo /etc/init.d/networking restart
重启网络设备
编辑/etc/network/interfaces:vim /etc/network/interfaces
内容如下:
1 | auto lo |
不同的服务器或者不同的IDC配置文件有可能不同,请自行修改
修改完成后使用:sudo /etc/init.d/networking restart
重启网络设备
评论加载中