Difference between revisions of "IPhone tethering with Ubuntu"

From wiki.breedveld.net
Jump to: navigation, search
m (Protected "IPhone tethering with Ubuntu" [edit=autoconfirmed:move=autoconfirmed])
Line 4: Line 4:
 
  sudo apt-get update
 
  sudo apt-get update
 
  sudo apt-get install gvfs ipheth-utils
 
  sudo apt-get install gvfs ipheth-utils
 +
<br>
 +
Bluetooth Connection:
 +
sudo add-apt-repository ppa:blueman/ppa
 +
sudo apt-get update
 +
sudo apt-get install blueman

Revision as of 10:49, 19 August 2010

Thethering your iPhone with Ubuntu:

USB connection:

sudo add-apt-repository ppa:pmcenery/ppa
sudo apt-get update
sudo apt-get install gvfs ipheth-utils


Bluetooth Connection:

sudo add-apt-repository ppa:blueman/ppa
sudo apt-get update
sudo apt-get install blueman