On Thu, Jan 12, 2012 at 04:02:49PM -0500, Paul Stewart wrote:
> Hey folks. just curious what people are using for automating updates to
> Linux boxes?

yum

> Today, we manually do YUM updates to all the CentOS servers . just an
> example but a good one.  I have heard there are some open source solutions
> similar to that of Red Hat Network?

yum install yum-cron
chkconfig yum-cron on
service yum-cron start

Reply via email to