BIP KB Tag: Upgrading
How To Upgrade CentOS 32Bit 4.x To 32Bit 5.x
We have found the following guide very useful in this process. This works for both dedicated servers as well as VPS nodes:
cPanel ServersIf your server has cPanel installed you first need to remove filesystem from the exclude line in /etc/yum.conf. If you don't the yum upgrade procedures below will fail.Setting file attributes
chattr -Ria /bin
chattr -Ria /etc
chattr -Ria /etc
chattr -Ria /include
chattr -Ria /lib
chatt...
By daniel, January 24, 2015