William L. Maltby
2006-Aug-30 22:04 UTC
[CentOS] CentOS-4.4 update: don't forget those rpmsave and rpmnew files folks!
After you do your update, done forget to do updatedb, makewhatis, ... The locate for rpmnew has a couple items of interest and the locate for rpmsave returns one that occupies 24MB of your precious disks - /var/lib/Pegasus/prev-repository*. It compresses nicely to appx. 1MB, cpio bzipped --best. Change in your rndc key too, for DNS.
Tony Wicks
2006-Aug-30 23:01 UTC
[CentOS] CentOS-4.4 update: don't forget those rpmsave and rpmnew files folks!
how does one generate the new rndc key then ? [root at pheonix ~]# rndc reload rndc: connection to remote host closed This may indicate that the remote server is using an older version of the command protocol, this host is not authorized to connect, or the key is invalid. [root at pheonix ~]# thanks William L. Maltby wrote:> After you do your update, done forget to do updatedb, makewhatis, ... > The locate for rpmnew has a couple items of interest and the locate for > rpmsave returns one that occupies 24MB of your precious disks - > /var/lib/Pegasus/prev-repository*. > > It compresses nicely to appx. 1MB, cpio bzipped --best. > > Change in your rndc key too, for DNS. > > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos >
Ed Morrison
2006-Aug-31 00:45 UTC
[CentOS] CentOS-4.4 update: don't forget those rpmsave and rpmnew files folks!
William L. Maltby wrote:> After you do your update, done forget to do updatedb, makewhatis, ... > The locate for rpmnew has a couple items of interest and the locate for > rpmsave returns one that occupies 24MB of your precious disks - > /var/lib/Pegasus/prev-repository*. > > It compresses nicely to appx. 1MB, cpio bzipped --best. > > Change in your rndc key too, for DNS. > > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos > >Hi William, I'm good for the updatedb but would you mind going into the others i.e makewhatis and ....? What do people do after running yum and updating their servers?