# make yum update all programs every night
chkconfig yum on
# make yum install program and answer YES to all queries. yum -y install
yum -y install
Comments are closed.