View Single Post
  #29 (permalink)  
Old 01-05-2010, 01:42 PM
VizionForever's Avatar
VizionForever
N00b
Offline
 
Join Date: Jun 2008
Posts: 26
Reputation: 35
VizionForever is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: USB Tethering under linux

Quote:
Originally Posted by EtherealRemnant View Post
If you're running Ubuntu, its rather easy.

And its ridiculously fast to boot.

sudo apt-get install subversion
svn co https://synce.svn.sourceforge.net/sv...usb-rndis-lite
cd usb-rndis-lite/
make
sudo ./clean.sh
sudo make install

Then just launch internet sharing on your phone, hit connect, then plug in the USB cable.

My experience with linux is sucky...And I want to tether.

I have been playing around with a zoneminder live cd 1.23.3 running Mandriva 2007.0 system running Icewm, kde 3.5 desktop and development tools.

The goal of this post will result in adding mandriva 2007 Linux connectivity to the usb dun sticky in the titan forum, in a step by step manner for the linux noob (like me)

Please help in explaining the where why and how executing these commands in Mandriva 2007.0:

sudo apt-get install subversion
svn co https://synce.svn.sourceforge.net/sv...usb-rndis-lite
cd usb-rndis-lite/
make
sudo ./clean.sh
sudo make install

Then just launch internet sharing on your phone, hit connect, then plug in the USB cable.
Reply With Quote