#!/bin/bash # vim: sw=4 ts=4 sts=4 et tw=72 : yum clean all # Make sure the system is fully up to date yum update -q -y