ubuntu 14.04 no valid active connections found
生活随笔
收集整理的这篇文章主要介绍了
ubuntu 14.04 no valid active connections found
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
ubuntu 14.04 强制重启后出现不能上网,点击connection information
后出现error: no valid active connections found
解决办法是在终端输入:
sudo gedit /etc/network/interfaces
然后替换interfaces所有内容为:
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
转载于:https://www.cnblogs.com/alan666/p/8312481.html
总结
以上是生活随笔为你收集整理的ubuntu 14.04 no valid active connections found的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: linux磁盘空间清理
- 下一篇: 远程ubuntu虚拟机Tensorflo