This can occur with older packages sitting on your drive. Try running the following:
rm -f /var/lib/rpm/__db*
db_verify /var/lib/rpm/Packages
rpm --rebuilddb
yum clean all
yum update
This can occur with older packages sitting on your drive. Try running the following:
rm -f /var/lib/rpm/__db*
db_verify /var/lib/rpm/Packages
rpm --rebuilddb
yum clean all
yum update
From time to time you will find repairing and optimizing your databases are necessary. From a...
To clear the cPanel exim mail queue quickly from a command line / shell use the following...
When yum-utils is not installed or found on Centos5 64-bit the following commands may be used:...
While viewing exim_mainlog and seeing the following: enforce_mail_permissions: Domain...
There are times where you may need to have exec permission available for the /tmp folder. This...