On Wed, Oct 27, 2004 at 02:39:53PM -0400, Jacob L E Blain Christen wrote: > Josimar Nunes de Oliveira wrote: > >Hello everybody, How to keep updated many workstations and servers > >from an updated machine .... > haven't taken the time to try and learn yum yet, but using it's > predecessor up2date up2date includes code that understands yum servers. Inspect the archives for setting up a yum server. You can modify /usr/share/rhn/services and/or /etc/yum.conf to look at your local resource. It can be http or nfs. Once the config files are set either up2date or yum can be used. Of interest yum has a cron service script that is very value in such cases. chkconfig --list | grep yum yum 0:off 1:off 2:off 3:off 4:off 5:off 6:off By changing this to on (chkconfig yum on) for all your clients they can update themselves. Just copy or link the rpm's to a famous location and review the man page for yum-arch and run it in this famous dir. This can be automated with a management process and script..... -- T o m M i t c h e l l May your cup runneth over with goodness and mercy and may your buffers never overflow.