ubuntu系统网络连接问题(有线无线)

插了有线却没有网 https://m.xp.cn/b.php/63205.html https://zhuanlan.zhihu.com/p/64406033 查看网卡设备名称: ip a 一般e开头的是网卡 然后输入 sudo vim /etc/network/interfaces 添加以下内容: auto esp3s0 #替换成你的网卡 iface esp3s0 inet static add
相关文章
相关标签/搜索