今天,机器做IP变更配置ubuntu网卡的时候出现了: RTNETLINK answers: File exists 网络network service 无法重启
google一下找到
rm etc/udev/rules.d/70-persistent-net.rules
就是设备管理下网络配置,然后reboot一下,网络就可以了
今天,机器做IP变更配置ubuntu网卡的时候出现了: RTNETLINK answers: File exists 网络network service 无法重启
google一下找到
rm etc/udev/rules.d/70-persistent-net.rules
就是设备管理下网络配置,然后reboot一下,网络就可以了