Sync Ipad,iphone With Linux/Debian/Ubuntu
by HarrisA3 in Circuits > Computers
22958 Views, 6 Favorites, 0 Comments
Sync Ipad,iphone With Linux/Debian/Ubuntu
Hello.
In this instructable i will show you how to synchronize-transfer files or photos to your linux pc from ipad/iphone without using itunes or wine compability layer.
This works with all debian based distros. Open up a terminal and copy paste the following 2 lines (1 by 1).
First we update our system..
sudo apt-get update
sudo apt-get install libimobiledevice-utils libimobiledevice-dev libgpod-dev
That's it. After those steps connect your ipad,iphone and you're ready to go.
Check from a terminal by typing "ideviceinfo" if it print details about your device. Congrats.
I have upload a video also in youtube check it out.
https://www.youtube.com/watch?v=0b7zfvmxPvA
Have a good day !