Upgrade iPhone OS in Ubuntu Lucid via Virtualbox
There is a problem with the default configuration of Virtualbox in Ubuntu Lucid that avoids the iPhone in Recovery Mode to be visible inside virtualbox. Therefor this grays out the option to connect the device.
Solution is very simple:
Add your user to the vboxusers group, and start over.
How to tether iphone on Ubuntu via USB
First you must have tethering enabled in the iPhone, either via your carrier, or via a 3rd party app such as MyWi.
Simply add the corresponding PPA repository, either via your prefered GUI or with the command:
sudo apt-add-repository ppa:pmcenery/ppa
The update your sources with your GUI or with:
sudo apt-get update
And the install ipheth-utils via Syaptic, or with the command:
sudo apt-get install ipheth-utils
Ready, next time you connect your iPhone, Ubuntu Lucid will automatically connect.
Ask The Psychic Octopus on-line
The on-line version of Paul the Octopus has arrived.
go to http://www.psychtopus.com and ask your own questions.
How to crop an image in Inkscape
NASA uses Red Hat Linux
Today I visited the NASA Space Center at Houston.
At the Mission Control Center there was a computer showing a Windows XP screensaver. Someone asked:
Do you use windows on all your computers?
The NASA guy answered:
“No, we use Windows only on the computer for the projector, for the rest, we use Red Hat Linux which is more reliable than Windows. Failure is Not an Option”
Trapped in Europe
Well I’m trapped in Rome because of the Eyjafjallajökull volcano, maybe one of the best places to be trapped.
Here are some pictures of the airport.
What a usefull tools are skype and iPhone at this situations.
But I had a headache with all this traveling issue, so let’s better move from the airport to the City.
Relax and take it easy.
iphone works in ubuntu lucid lynx out of the box
Pentecostal christians feelings
Christians say they want to wake up feelings, today they have succeded:
I feel embarrased for them.
How can they be such weirdos!?
How to sync music between iPhone and ubuntu using new ifuse
iphone and ubuntu can be much more well integrated now.
If you used the previuose method described here some months ago, you must first remove those changes:
First remove the packages
sudo apt-get remove gvfs-backends ifuse libiphone-dev libplist0 libplist-dev libiphone0 libgpod4 libusbmux0 libusbmux-dev gtkpod
Now let’s remove the jonabeck PPA repo:
Either adding it as root to your /etc/apt/sources.list file
Or with the GUI “Software sources”
Now: lets perform an update and upgrade:
sudo apt-get update && sudo apt-get upgrade
At this point it might be a good option to reboot the system.
New Mehod starts here
Let’s add a new PPA repository:
sudo add-apt-repository ppa:pmcenery/ppa
Let’s make a full update and upgrade:
sudo apt-get update && sudo apt-get dist-upgrade
Let’s install the new needed packages:
sudo apt-get install gvfs gvfs-backends gvfs-bin gvfs-fuse libgvfscommon0 ifuse libgpod-dev libgpod-common libimobiledevice-utils libimobiledevice0 libimobiledevice-dev python-libimobiledevice libplist++1 libplist-utils python-plist libusb-1.0-0 libusb-1.0-0-dev libusbmuxd1 usbmuxd
Now we have to add our own user to the fuse group:
sudo adduser $USER fuse
Let’s modify the fuse config file:
gksudo gedit /etc/fuse.conf
Uncoment the line that says
“#user_allow_other”
(uncoment means remove the “#”)
Ready: Now symply connect your iphone and it will be detected, you can see it in Rhythmbox and other media players.
Tip: iPhone should not be password protected when connected
You will notice that you have two iphone mounted devices, one as camera, and one as phone. Enjoy








