#1. Install a minimal version of Fedora
yum install -y setuptool # installs the setup/config tool (which starts when typing in setup)
yum install -y pam_krb5 # install Kerberos login support
yum install -y system-config-network system-config-firewall ntsysv nscd systemdisplay system-config-keyboard dejavu*fonts*
yum install -y alsa-utils alsa-driver alsa-lib firefox mozilla-vlc
yum groupinstall "X Window System"
yum groupinstall XFCE
yum update -y
#configure networking, xwindows and add users
vi /etc/gdm/custom.conf
# add these lines to the [daemon] section:
AutomaticLoginEnable=true
AutomaticLogin=USRENAME
startxfce4
rpm -ivh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm # installs rpmfusion for additional packages
yum install -y wget unzip openssh-clients vlc