I wanted a way to easily connect my pi to a network without the need for a keyboard, monitor ect. I decided to use my android phone's usb tethering feature to help me. I hooked the phone up to the pi using usb and turned the tethering on, I used the command
Code: Select all
sudo dhclient usb0I am using putty and the pi is running raspian with pimame installed.