Learn how to connect the iPhone 4s or iPad 2 with Linux operating system because iTunes is not available for Linux edition then how you can connect the device with Linux system. Please choose the step 1 based on the linux edition you have. Step 1 - Download and Install libimobiledevice : UBUNTU Ubuntu 10.10 or 10.04 LTS Open the terminal and hit the CTRL+ALT+T key combination on your keyboard and paste the following command in the terminal window. sudo add-apt-repository ppa:pmcenery/ppa When password prompt enter your login password and hit enter.Next, paste the following command to install the libimobiledevice required library. sudo apt-get update && sudo apt-get install libimobiledevice Step 1 - Download and Install libimobiledevice : Mandriva, Fedora, Debian and openSUSE Download the libimobiledevice 1.0.6 from its official homepage ( http://www.libimobiledevice.org ) . Copy the downloaded archive f...