Fedora Core Linux on a CompUSA Desktop (Arbonne)

Configuration

Run up2date with existing settings.

Updated up2date repositories by adding to /etc/sysconfig/rhn/sources:

# Macromedia Flash plug-in only
apt macromedia http://ruslug.rutgers.edu macromedia/apt/fedora/2 macromedia
# User contributed archives
yum livna-stable http://rpm.livna.org/fedora/2/i386/yum/stable/
apt fedora-us-stable-fc2 http://download.fedora.us fedora/fedora/2/i386 stable

Also made sure to install the public keys for those servers:

# rpm --import http://rpm.livna.org/RPM-LIVNA-GPG-KEY
# rpm --import http://www.fedora.us/FEDORA-GPG-KEY

Ran up2date again, this time with additional repositories. Added additional packages:

# up2date firefox
# up2date xmms-mp3
# update flash-plugin
# up2date libdvdread libmad ogle ogle_gui
# up2date openmotif21
# rpm -ihv ftp://ftp.pbone.net/mirror/apt.unl.edu/apt/fedora/all/RPMS.stable/RealPlayer9-9.0.7.151-6.fdr.0.i386.rpm
# rpm -ihv http://dag.wieers.com/packages/j2re/j2re-1.4.2-5.1.fc2.dag.i586.rpm http://dag.wieers.com/packages/j2re/mozilla-j2re-1.4.2-5.1.fc2.dag.i586.rpm

Resources