May 7th, 2007 by admin
Directions for adding repository and restricted codecs for Feisty Fawn
(Ubuntu 7.04) on *86 32 systems.
Open Applications|Accessories|Terminal
1) Get and add the gpg key to authenticate packages from the medibuntu
repository
wget -q http://medibuntu.sos-sts.com/repo/medibuntu-key.gpg -O- |sudo apt-key add -
2) Add the medibuntu repository to the source list
sudo wget http://medibuntu.sos-sts.com/sources.list.d/feisty.list -O /etc/apt/sources.list.d/medibuntu.list
3) Update the package list for your repositories
sudo apt-get update
4) Install the DVD codecs
sudo apt-get install libdvdcss2
5) Install additional multimedia codecs
sudo apt-get install w32codecs
Posted in Uncategorized | No Comments »
May 6th, 2007 by admin
There are many good resources for Linux and Ubuntu users on-line, we’ve listed some of the best in our “Blog Roll” to the right . However, most of them are written by and for people with more than just a little computer experience, particularly experience in Linux operating systems. While I have hosted websites on Linux machines for many years, I’m just now getting started with Ubuntu on the desktop.
Along with my two sons, together we are taking older PC’s and configuring them for use with the Ubuntu desktop. You can find out more about that at our website 3C Computer Recycling. What we will do with this blog is document some of the things that we find to be useful, interesting and unique about Ubuntu and Open Source Software.
So for this first post we’ll start with the location for the various options getting Ubuntu. You can download it to burn it a CD, request a free CD or purchase a CD from numerous sources. We recommend a new clean install if your machine has already had another operating system installed. A good tool for formatting your hard drive can be downloaded for free from KillDisk.Com.
Posted in Resources | No Comments »