Re: [CentOS] yum-updatesd or similar for CentOS 4

2008-12-12 Thread Alexander Farber
Thank you all, I'll go with yum service On Thu, Dec 11, 2008 at 10:20 PM, Barry Brimer wrote: > chkconfig yum on > service yum start ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] yum-updatesd or similar for CentOS 4

2008-12-11 Thread
Alexander Farber napsal(a): > However we have few machines running CentOS 4.7 > which we can't upgrade to 5 (because of Oracle 9 etc.) > > Is there some similar service available? > > Or has anybody experience in putting "yum -y update" > into crontab for CentOS 4? Any good advices? > Hi Alexa

Re: [CentOS] yum-updatesd or similar for CentOS 4

2008-12-11 Thread Karanbir Singh
Akemi Yagi wrote: > On Thu, Dec 11, 2008 at 2:16 PM, Karanbir Singh wrote: >> Barry Brimer wrote: >>> chkconfig yum on >>> service yum start >> yum-cron ? > > yum-cron is available for CentOS-4 ??? rpm -ql yum | grep cron -- Karanbir Singh : http://www.karan.org/ GnuPG Public Key : http://www

Re: [CentOS] yum-updatesd or similar for CentOS 4

2008-12-11 Thread William L. Maltby
On Thu, 2008-12-11 at 14:24 -0800, Akemi Yagi wrote: > On Thu, Dec 11, 2008 at 2:16 PM, Karanbir Singh wrote: > > Barry Brimer wrote: > >> chkconfig yum on > >> service yum start > > > > yum-cron ? > > yum-cron is available for CentOS-4 ??? Just run a yum available for all my repos. No yum-cron

Re: [CentOS] yum-updatesd or similar for CentOS 4

2008-12-11 Thread Akemi Yagi
On Thu, Dec 11, 2008 at 2:16 PM, Karanbir Singh wrote: > Barry Brimer wrote: >> chkconfig yum on >> service yum start > > yum-cron ? yum-cron is available for CentOS-4 ??? Akemi ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/

Re: [CentOS] yum-updatesd or similar for CentOS 4

2008-12-11 Thread Karanbir Singh
Barry Brimer wrote: > chkconfig yum on > service yum start yum-cron ? -- Karanbir Singh CentOS Project { http://www.centos.org/ } irc: z00dax, #cen...@irc.freenode.net ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/

Re: [CentOS] yum-updatesd or similar for CentOS 4

2008-12-11 Thread Barry Brimer
> However we have few machines running CentOS 4.7 > which we can't upgrade to 5 (because of Oracle 9 etc.) > > Is there some similar service available? > > Or has anybody experience in putting "yum -y update" > into crontab for CentOS 4? Any good advices? chkconfig yum on service yum start _

[CentOS] yum-updatesd or similar for CentOS 4

2008-12-11 Thread Alexander Farber
Hello, we have enabled yum-updatesd on our dozen real and virtual machines running CentOS 5.2 some time ago and are very satisfied: afar...@ablsw01:~> grep -v ^# /etc/yum/yum-updatesd.conf [main] run_interval = 7200 updaterefresh = 1200 emit_via = email dbus_listener = no do_update = yes do_dow