I just bought both Frost albums. They deserve to be known. Let me show you why:
http://www.youtube.com/watch?v=G3JMIAPIpDgFrost
Reply
I just bought both Frost albums. They deserve to be known. Let me show you why:
http://www.youtube.com/watch?v=G3JMIAPIpDgI had to convert some .ogg file to mp3 quickly.
oggdec -R inputfile.ogg && lame -r inputfile.raw
Remove partial packages
sudo apt-get autoclean
Remove unnecessary locale data
sudo apt-get install localepurge
After installing anything with apt-get install, localepurge will remove all translation files and translated man pages in languages you cannot read.
After upgrading my Debian backend to mythtv 0.23 I had to upgrade one of my clients (running Ubuntu 9.04, Jaunty) to Karmic 9.10 also. Some simple steps.
Upgrading to 9.10:
sudo apt-get install update-manager-core
sudo do-release-upgrade