Tag Archives: YUM Centos

YUM tricks of the trade

# make yum update all programs every night


chkconfig yum on

# make yum install program and answer YES to all queries.

yum -y install