ubuntu 不能上网 报错 wired unmanaged
solution
1.
sudo vim /etc/NetworkManager/NetworkManager.conf
managed=false
to
managed=true
service network-manager restart
2.
Reference
1.YOUTUBE
https://www.youtube.com/watch?v=rZeeAQxTJUs
2.CSDN
http://blog.csdn.net/neosmith/article/details/17216551
3.UBUNTU
4.
5.