Wednesday, April 23, 2014

How to tether Nexus 4 and Arch Linux

Connect phone and laptop with USB cable.


On the phone, go to:

Settings, Wireless and Networks, More..., Tethering & portable hotspot, check USB Tethering.


On the laptop:

In a terminal, run

ip link

Find the USB link, it should be named something like enp0s20u1.



Connect to it:

sudo dhcpcd enp0s20u1

That should do it.

No comments: