Sunday Feb 5
Aug
14/09
Disable yum-updatesd for better performance
Last Updated on Saturday, 15 August 2009 02:17
Written by Cody Snider
Friday, 14 August 2009 09:54

On a base server install for Centos 5.2, yum-updatesd is included and it seems like a fairly good idea to keep that running (keeps you updated). Not so and it’s safe to disable this (kill the process and disable it from starting up in the first place.

Here’s the process, I noticed an immediate speed increase in my VPS when I disabled it (among a few other thing like avahi):

/usr/bin/python -tt /usr/sbin/yum-updatesd



Leave a Reply