Difference between revisions of "IPhone tethering with Ubuntu"
From wiki.breedveld.net
(New page: Thethering your iPhone with Ubuntu:<br><br> USB connection: sudo add-apt-repository ppa:pmcenery/ppa sudo apt-get update sudo apt-get install gvfs ipheth-utils) |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | Thethering your iPhone with Ubuntu:<br><br> | + | Thethering your iPhone with Ubuntu:<br>Tested with 10.04 LTS<br> |
+ | <br> | ||
+ | Add Tethering for your provider from your iPhone via: | ||
+ | http://help.benm.at | ||
+ | |||
USB connection: | USB connection: | ||
sudo add-apt-repository ppa:pmcenery/ppa | sudo add-apt-repository ppa:pmcenery/ppa | ||
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 |
Latest revision as of 11:04, 19 August 2010
Thethering your iPhone with Ubuntu:
Tested with 10.04 LTS
Add Tethering for your provider from your iPhone via:
http://help.benm.at
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