Fix heartbleed / cve-2014-0160 on ARM Ubuntu 13.04 with packages from 12.04

Easy and dirty solution for your EOL (end of life) Ubuntu 13.04 Raring Ringtail for the Heartbleed / cve-2014-0160?

wget https://launchpad.net/ubuntu/+archive/primary/+files/openssl_1.0.1c-3ubuntu2.7_armhf.deb \
https://launchpad.net/ubuntu/+archive/primary/+files/libssl1.0.0_1.0.1c-3ubuntu2.7_armhf.deb \
https://launchpad.net/ubuntu/+archive/primary/+files/libssl-dev_1.0.1c-3ubuntu2.7_armhf.deb

Continue reading “Fix heartbleed / cve-2014-0160 on ARM Ubuntu 13.04 with packages from 12.04”

Xbian/XBMC on Raspberry Pi tweaks

It seems that little bundle of joy called Raspberry Pi computer is perfect for media player and what better choice than XBMC. I have decided to use XBian distribution since it is optimized and tweaked just right. Here are few tips I have stumbled upon during setup:

Cache all filesystems (internet/local) and optimize cache fill rate to make playback as smooth as possible. In your /home/xbian/.xbmc/userdata/advancedsettings.xml you should add/edit following section: Continue reading “Xbian/XBMC on Raspberry Pi tweaks”