---Ubuntu 连接手机tethering
Posted bzhao
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了---Ubuntu 连接手机tethering相关的知识,希望对你有一定的参考价值。
http://darwinpedia.blogspot.com/2017/09/ubuntu-server-1604-connection-via-usb.html
android USB tethering enable/disable:
Settings menu->Wireless and Network->More->Tethering & portable hotspot and enable USB tethering
/etc/network/interfaces:
auto usb0
iface usb0 inet dhcp
以上是关于---Ubuntu 连接手机tethering的主要内容,如果未能解决你的问题,请参考以下文章
Ubuntu使用adb连接android手机失败unknown的解决的方法