🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
参考这篇博客 https://blog.csdn.net/anemail/article/details/37527995 故障说明: 2块网卡, 使用service networking restart重启之后总是只能启动其中一块网卡 故障原因: service networking restart只会重启在有auto 字段的网卡 故障解决: 在网卡配置文件里添加 auto eth0 auto eth1