iPhone under Linux

inspired by this site:
http://blog.xenodesystems.com/2014/03/how-to-managesync-your-ios-7-device.html

yum -y install kernel-headers
yum -y install kernel-devel
yum groupinstall “Development Tools”
yum groupinstall “Development Libraries”

yum install gcc rhythmbox libgpod ifuse gvfs-afc libtool libusb libusb-devel libplist

yum install libimobiledevice

Now reboot without iDevice connected!

it should now be a massive USB device
Shotwell should see the pictures
Rhythmbox should sync and manage music

raspberry pi magic

Raspberry Pi is magic!

So far it does:
– MPD server (using my media center as SMB share) connected to my speakers (the audio is not that great)
– DNS resolver (http://blueeyedcreature.net/blog/?p=901)
– home automation server (using fhem)
– Airport style music receiver (shairport)
DLNA renderer (for plex?)
– I even used it as a status screen but I didn’t like the giant screen in my home – http://blueeyedcreature.net/blog/?p=811

but I want more!
Continue reading