Re: USB Tethering under linux
I am really new to linux, so bare with me. The commands you have listed are if I currently have an internet connect correct? But I don't at my house without my phone. How would I download these files via windows??
Then I would assume I would extract them to my linux computer and then find the directory for the files I extracted and run the command as follows..
sudo apt-get install subversion
svn co insert directory prior to files?
cd usb-rndis-lite/
make
sudo ./clean.sh
sudo make install
|