“ Love is a spirit all compact of fire,
Not gross to sink, but light, and will aspire. ” details here

Complete a Desktop PC FC3 Installation


#!/bin/bash
echo "Downloading better configuration files:"
mv /etc/yum.conf /etc/yum.conf.old
wget -O /etc/yum.conf http://www.fedorafaq.org/samples/yum.conf

echo "Downloading Java software:"
yum --enablerepo=dag install j2re mozilla-j2re

echo "Downloading Flash software:"
yum --enablerepo=flash install flash-plugin

echo "Downloading browser plugins for sound"
yum install mplayerplug-in

echo "Downloading additional audio/video player"
yum install kplayer

http://www.pembo13.com/scripts/bash/setup-extras.sh

visitor comments

Complete a Desktop PC FC3 Installation

There are no user comments for this page.
 
Whatever you do, do not click on or browse to this link.