{"id":4334,"date":"2013-02-16T17:30:08","date_gmt":"2013-02-16T09:30:08","guid":{"rendered":"https:\/\/webhostinggeeks.com\/howto\/?p=4334"},"modified":"2023-04-28T09:48:56","modified_gmt":"2023-04-28T09:48:56","slug":"updating-from-centos-5-8-to-centos-5-9-using-yum-update","status":"publish","type":"post","link":"https:\/\/webhostinggeeks.com\/howto\/updating-from-centos-5-8-to-centos-5-9-using-yum-update\/","title":{"rendered":"Updating from CentOS 5.8 to CentOS 5.9 using Yum Update"},"content":{"rendered":"<p><img decoding=\"async\" data-src=\"https:\/\/webhostinggeeks.com\/howto\/wp-content\/uploads\/2011\/02\/centos-150x150.jpg\" alt=\"centos\" width=\"150\" height=\"150\" class=\"alignleft size-thumbnail wp-image-349 lazyload\" data-srcset=\"https:\/\/webhostinggeeks.com\/howto\/wp-content\/uploads\/2011\/02\/centos-150x150.jpg 150w, https:\/\/webhostinggeeks.com\/howto\/wp-content\/uploads\/2011\/02\/centos-100x100.jpg 100w\" data-sizes=\"(max-width: 150px) 100vw, 150px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 150px; --smush-placeholder-aspect-ratio: 150\/150;\" \/>As per my <a href=\"https:\/\/webhostinggeeks.com\/howto\/how-to-download-centos-5-9-i386-and-x86_64-iso\/\">previous post<\/a>, CentOS 5.9 now available for download on 17 January 2013. This is the ninth update to the CentOS 5 distribution series and it&#8217;s contains a lot of bugfixes, updates and new functionality if compared than CentOS 5.8. This post assumed that you have already installed CentOS 5.8 and planned to upgrade to CentOS 5.9. The steps to upgrade is very simple as easy you update the software such as httpd or php. For internet webmasters or bloggers who currently run CentOS 5.8 or older version of virtual private server (VPS) to host their blog or homepage also may use this steps to upgrade their CentOS 5.5\/CentOS 5.6\/CentOS 5.7\/CentOS 5.8 VPS server.<\/p>\n<p><strong>Steps to Update from CentOS 5.8 or older version to CentOS 5.9 :<\/strong><\/p>\n<p>1. Run &#8220;yum list updates&#8221;<\/p>\n<pre>\n[root@centos58 ~]# yum list updates\n<\/pre>\n<p>This is to get a list of packages that are going to be updated.<\/p>\n<p>2. Verify the current version of CentOS 5.<\/p>\n<pre>\n[root@centos58 ~]# cat \/etc\/redhat-release\nCentOS release 5.8 (Final)\n<\/pre>\n<p>3. Update CentOS 5.8 server via yum by issue the following command :<\/p>\n<pre>\n[root@centos58 ~]# yum update -y\n<\/pre>\n<p>Example :<\/p>\n<pre>\n[root@centos58 ~]# yum update -y\nLoaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: centos.ipserverone.com\n * extras: centos.ipserverone.com\n * updates: centos.ipserverone.com\nSetting up Update Process\n..\n..\n..\nRunning Transaction\n  Updating       : tzdata                                                                                                                              1\/239\n  Updating       : glibc-common                                                                                                                        2\/239\n  Updating       : crontabs                                                                                                                            3\/239\n  Updating       : hwdata                                                                                                                              4\/239\n  Updating       : centos-release-notes                                                                                                                5\/239\n  Updating       : centos-release                                                                                                                      6\/239\n  Updating       : tzdata-java                                                                                                                         7\/239\n  Updating       : nash                                                                                                                                8\/239\n  Updating       : selinux-policy                                                                                                                      9\/239\n  Updating       : aspell-en                                                                                                                          10\/239\n  Updating       : libgcc                                                                                                                             11\/239\n  Updating       : glibc                                                                                                                              12\/239\n  Updating       : zlib                                                                                                                               13\/239\n  Updating       : e2fsprogs-libs                                                                                                                     14\/239\n  Updating       : openssl                                                                                                                            15\/239\n  Updating       : php53-common                                                                                                                       16\/239\n  Updating       : nspr                                                                                                                               17\/239\n  Updating       : nss                                                                                                                                18\/239\n  Updating       : libxml2                                                                                                                            19\/239\n  Updating       : popt                                                                                                                               20\/239\n  Updating       : cyrus-sasl-lib                                                                                                                     21\/239\n  Updating       : libstdc++                                                                                                                          22\/239\n  Updating       : openldap                                                                                                                           23\/239\n  Updating       : sqlite                                                                                                                             24\/239\n  Updating       : shadow-utils                                                                                                                       25\/239\n  Updating       : gawk                                                                                                                               26\/239\n  Updating       : libpng                                                                                                                             27\/239\n  Updating       : expat                                                                                                                              28\/239\n  Updating       : freetype                                                                                                                           29\/239\n  Updating       : php53-pdo                                                                                                                          30\/239\n  Updating       : net-snmp-libs                                                                                                                      31\/239\n  Updating       : libgcrypt                                                                                                                          32\/239\n  Updating       : gdbm                                                                                                                               33\/239\n  Updating       : perl                                                                                                                               34\/239\n  Updating       : e2fsprogs                                                                                                                          35\/239\n  Updating       : diffutils                                                                                                                          36\/239\n  Updating       : libxslt                                                                                                                            37\/239\n  Updating       : libtiff                                                                                                                            38\/239\n  Updating       : gtk2                                                                                                                               39\/239\n  Updating       : libgcj                                                                                                                             40\/239\n  Updating       : mozldap                                                                                                                            41\/239\n  Updating       : postgresql-libs                                                                                                                    42\/239\n  Updating       : file                                                                                                                               43\/239\n  Updating       : libvolume_id                                                                                                                       44\/239\n  Updating       : kpartx                                                                                                                             45\/239\n  Updating       : procps                                                                                                                             46\/239\n  Updating       : lvm2                                                                                                                               47\/239\n  Updating       : device-mapper-multipath                                                                                                            48\/239\n  Updating       : logrotate                                                                                                                          49\/239\n  Updating       : php53-cli                                                                                                                          50\/239\n  Updating       : nss-tools                                                                                                                          51\/239\n  Updating       : cpio                                                                                                                               52\/239\n  Updating       : tar                                                                                                                                53\/239\n  Updating       : psmisc                                                                                                                             54\/239\n  Updating       : iproute                                                                                                                            55\/239\n  Updating       : gnutls                                                                                                                             56\/239\n  Updating       : cyrus-sasl-gssapi                                                                                                                  57\/239\n  Updating       : cyrus-sasl-md5                                                                                                                     58\/239\n  Updating       : tcl                                                                                                                                59\/239\n  Updating       : php53-pgsql                                                                                                                        60\/239\n  Updating       : mozldap-tools                                                                                                                      61\/239\n  Updating       : php53-xml                                                                                                                          62\/239\n  Updating       : grub                                                                                                                               63\/239\n  Updating       : php53-odbc                                                                                                                         64\/239\n  Updating       : php53-gd                                                                                                                           65\/239\n  Updating       : vim-common                                                                                                                         66\/239\n  Updating       : php53-ldap                                                                                                                         67\/239\n  Updating       : openldap-clients                                                                                                                   68\/239\n  Updating       : php53-xmlrpc                                                                                                                       69\/239\n  Updating       : php53-soap                                                                                                                         70\/239\n  Updating       : php53-intl                                                                                                                         71\/239\n  Updating       : php53-mbstring                                                                                                                     72\/239\n  Updating       : php53-pspell                                                                                                                       73\/239\n  Updating       : php53-dba                                                                                                                          74\/239\n  Updating       : php53-process                                                                                                                      75\/239\n  Updating       : php53-bcmath                                                                                                                       76\/239\n  Updating       : wget                                                                                                                               77\/239\n  Updating       : iptables                                                                                                                           78\/239\n  Updating       : binutils                                                                                                                           79\/239\n  Updating       : ftp                                                                                                                                80\/239\n  Updating       : vim-minimal                                                                                                                        81\/239\n  Updating       : jpackage-utils                                                                                                                     82\/239\n  Updating       : java-1.6.0-openjdk                                                                                                                 83\/239\n  Updating       : coreutils                                                                                                                          84\/239\n  Updating       : python                                                                                                                             85\/239\n  Updating       : pam                                                                                                                                86\/239\n  Updating       : udev                                                                                                                               87\/239\n  Updating       : util-linux                                                                                                                         88\/239\n  Updating       : initscripts                                                                                                                        89\/239\n  Updating       : rpm-libs                                                                                                                           90\/239\n  Updating       : rpm                                                                                                                                91\/239\n  Updating       : httpd                                                                                                                              92\/239\n  Updating       : mysql                                                                                                                              93\/239\n  Updating       : iscsi-initiator-utils                                                                                                              94\/239\n  Updating       : python-libs                                                                                                                        95\/239\n  Updating       : python-iniparse                                                                                                                    96\/239\n  Updating       : selinux-policy-targeted                                                                                                            97\/239\n  Updating       : rpm-python                                                                                                                         98\/239\n  Updating       : net-snmp                                                                                                                           99\/239\n  Updating       : kbd                                                                                                                               100\/239\n  Updating       : yum-metadata-parser                                                                                                               101\/239\n  Updating       : mkinitrd                                                                                                                          102\/239\n  Updating       : php53                                                                                                                             103\/239\n  Updating       : libuser                                                                                                                           104\/239\n  Updating       : php53-snmp                                                                                                                        105\/239\n  Updating       : php53-mysql                                                                                                                       106\/239\n  Updating       : mysql-server                                                                                                                      107\/239\n  Updating       : mod_nss                                                                                                                           108\/239\n  Updating       : mod_ssl                                                                                                                           109\/239\n  Updating       : man                                                                                                                               110\/239\n  Updating       : dhclient                                                                                                                          111\/239\n  Updating       : nfs-utils                                                                                                                         112\/239\n  Updating       : php53-imap                                                                                                                        113\/239\n  Updating       : m2crypto                                                                                                                          114\/239\n  Updating       : php53-devel                                                                                                                       115\/239\n  Installing     : kernel                                                                                                                            116\/239\n  Updating       : yum                                                                                                                               117\/239\n  Updating       : hal                                                                                                                               118\/239\n  Updating       : pm-utils                                                                                                                          119\/239\n  Updating       : kudzu                                                                                                                             120\/239\n  Cleanup        : libxml2                                                                                                                           121\/239\n  Cleanup        : tzdata-java                                                                                                                       122\/239\n  Cleanup        : mozldap                                                                                                                           123\/239\n  Cleanup        : php53-intl                                                                                                                        124\/239\n  Cleanup        : device-mapper-multipath                                                                                                           125\/239\n  Cleanup        : libgcrypt                                                                                                                         126\/239\n  Cleanup        : openssl                                                                                                                           127\/239\n  Cleanup        : selinux-policy-targeted                                                                                                           128\/239\n  Cleanup        : expat                                                                                                                             129\/239\n  Cleanup        : php53-common                                                                                                                      130\/239\n  Cleanup        : man                                                                                                                               131\/239\n  Cleanup        : php53-gd                                                                                                                          132\/239\n  Cleanup        : libgcc                                                                                                                            133\/239\n  Cleanup        : cpio                                                                                                                              134\/239\n  Cleanup        : php53-xml                                                                                                                         135\/239\n  Cleanup        : tcl                                                                                                                               136\/239\n  Cleanup        : python-iniparse                                                                                                                   137\/239\n  Cleanup        : dhclient                                                                                                                          138\/239\n  Cleanup        : file                                                                                                                              139\/239\n  Cleanup        : php53-mbstring                                                                                                                    140\/239\n  Cleanup        : php53-pdo                                                                                                                         141\/239\n  Cleanup        : perl                                                                                                                              142\/239\n  Cleanup        : nspr                                                                                                                              143\/239\n  Cleanup        : php53-ldap                                                                                                                        144\/239\n  Cleanup        : initscripts                                                                                                                       145\/239\n  Cleanup        : selinux-policy                                                                                                                    146\/239\n  Cleanup        : diffutils                                                                                                                         147\/239\n  Cleanup        : gtk2                                                                                                                              148\/239\n  Cleanup        : jpackage-utils                                                                                                                    149\/239\n  Cleanup        : rpm-python                                                                                                                        150\/239\n  Cleanup        : kudzu                                                                                                                             151\/239\n  Cleanup        : mysql                                                                                                                             152\/239\n  Cleanup        : tar                                                                                                                               153\/239\n  Cleanup        : popt                                                                                                                              154\/239\n  Cleanup        : cyrus-sasl-lib                                                                                                                    155\/239\n  Cleanup        : libvolume_id                                                                                                                      156\/239\n  Cleanup        : net-snmp-libs                                                                                                                     157\/239\n  Cleanup        : nfs-utils                                                                                                                         158\/239\n  Cleanup        : vim-common                                                                                                                        159\/239\n  Cleanup        : iptables                                                                                                                          160\/239\n  Cleanup        : mkinitrd                                                                                                                          161\/239\n  Cleanup        : php53-xmlrpc                                                                                                                      162\/239\n  Cleanup        : python-libs                                                                                                                       163\/239\n  Cleanup        : mod_nss                                                                                                                           164\/239\n  Cleanup        : aspell-en                                                                                                                         165\/239\n  Cleanup        : php53-pspell                                                                                                                      166\/239\n  Cleanup        : openldap-clients                                                                                                                  167\/239\n  Cleanup        : php53-dba                                                                                                                         168\/239\n  Cleanup        : psmisc                                                                                                                            169\/239\n  Cleanup        : libxslt                                                                                                                           170\/239\n  Cleanup        : centos-release-notes                                                                                                              171\/239\n  Cleanup        : libtiff                                                                                                                           172\/239\n  Cleanup        : gdbm                                                                                                                              173\/239\n  Cleanup        : iscsi-initiator-utils                                                                                                             174\/239\n  Cleanup        : zlib                                                                                                                              175\/239\n  Cleanup        : hwdata                                                                                                                            176\/239\n  Cleanup        : util-linux                                                                                                                        177\/239\n  Cleanup        : wget                                                                                                                              178\/239\n  Cleanup        : libpng                                                                                                                            179\/239\n  Cleanup        : logrotate                                                                                                                         180\/239\n  Cleanup        : iproute                                                                                                                           181\/239\n  Cleanup        : hal                                                                                                                               182\/239\n  Cleanup        : freetype                                                                                                                          183\/239\n  Cleanup        : php53-mysql                                                                                                                       184\/239\n  Cleanup        : php53-process                                                                                                                     185\/239\n  Cleanup        : rpm                                                                                                                               186\/239\n  Cleanup        : nss                                                                                                                               187\/239\n  Cleanup        : crontabs                                                                                                                          188\/239\n  Cleanup        : postgresql-libs                                                                                                                   189\/239\n  Cleanup        : libuser                                                                                                                           190\/239\n  Cleanup        : e2fsprogs-libs                                                                                                                    191\/239\n  Cleanup        : libgcj                                                                                                                            192\/239\n  Cleanup        : sqlite                                                                                                                            193\/239\n  Cleanup        : shadow-utils                                                                                                                      194\/239\n  Cleanup        : openldap                                                                                                                          195\/239\n  Cleanup        : httpd                                                                                                                             196\/239\n  Cleanup        : java-1.6.0-openjdk                                                                                                                197\/239\n  Cleanup        : coreutils                                                                                                                         198\/239\n  Cleanup        : binutils                                                                                                                          199\/239\n  Cleanup        : m2crypto                                                                                                                          200\/239\n  Cleanup        : ftp                                                                                                                               201\/239\n  Cleanup        : kpartx                                                                                                                            202\/239\n  Cleanup        : centos-release                                                                                                                    203\/239\n  Cleanup        : php53-snmp                                                                                                                        204\/239\n  Cleanup        : e2fsprogs                                                                                                                         205\/239\n  Cleanup        : gawk                                                                                                                              206\/239\n  Cleanup        : yum-metadata-parser                                                                                                               207\/239\n  Cleanup        : tzdata                                                                                                                            208\/239\n  Cleanup        : php53-odbc                                                                                                                        209\/239\n  Cleanup        : mod_ssl                                                                                                                           210\/239\n  Cleanup        : procps                                                                                                                            211\/239\n  Cleanup        : libstdc++                                                                                                                         212\/239\n  Cleanup        : cyrus-sasl-gssapi                                                                                                                 213\/239\n  Cleanup        : vim-minimal                                                                                                                       214\/239\n  Cleanup        : php53-soap                                                                                                                        215\/239\n  Cleanup        : mysql-server                                                                                                                      216\/239\n  Cleanup        : kbd                                                                                                                               217\/239\n  Cleanup        : pm-utils                                                                                                                          218\/239\n  Cleanup        : gnutls                                                                                                                            219\/239\n  Cleanup        : yum                                                                                                                               220\/239\n  Cleanup        : php53-pgsql                                                                                                                       221\/239\n  Cleanup        : glibc-common                                                                                                                      222\/239\n  Cleanup        : mozldap-tools                                                                                                                     223\/239\n  Cleanup        : glibc                                                                                                                             224\/239\n  Cleanup        : php53-devel                                                                                                                       225\/239\n  Cleanup        : lvm2                                                                                                                              226\/239\n  Cleanup        : python                                                                                                                            227\/239\n  Cleanup        : php53-imap                                                                                                                        228\/239\n  Cleanup        : cyrus-sasl-md5                                                                                                                    229\/239\n  Cleanup        : php53-cli                                                                                                                         230\/239\n  Cleanup        : grub                                                                                                                              231\/239\n  Cleanup        : pam                                                                                                                               232\/239\n  Cleanup        : php53-bcmath                                                                                                                      233\/239\n  Cleanup        : rpm-libs                                                                                                                          234\/239\n  Cleanup        : php53                                                                                                                             235\/239\n  Cleanup        : udev                                                                                                                              236\/239\n  Cleanup        : net-snmp                                                                                                                          237\/239\n  Cleanup        : nash                                                                                                                              238\/239\n  Cleanup        : nss-tools                                                                                                                         239\/239\n\nInstalled:\n  kernel.i686 0:2.6.18-348.1.1.el5\n\nUpdated:\n  aspell-en.i386 50:6.0-3                                binutils.i386 0:2.17.50.0.6-20.el5_8.3             centos-release.i386 10:5-9.el5.centos.1\n  centos-release-notes.i386 0:5.9-0                      coreutils.i386 0:5.97-34.el5_8.1                   cpio.i386 0:2.6-25.el5\n  crontabs.noarch 0:1.10-11.el5                          cyrus-sasl-gssapi.i386 0:2.1.22-7.el5_8.1          cyrus-sasl-lib.i386 0:2.1.22-7.el5_8.1\n  cyrus-sasl-md5.i386 0:2.1.22-7.el5_8.1                 device-mapper-multipath.i386 0:0.4.7-54.el5_9.1    dhclient.i386 12:3.0.5-33.el5_9\n  diffutils.i386 0:2.8.1-16.el5                          e2fsprogs.i386 0:1.39-35.el5                       e2fsprogs-libs.i386 0:1.39-35.el5\n  expat.i386 0:1.95.8-11.el5_8                           file.i386 0:4.17-28                                freetype.i386 0:2.2.1-32.el5_9.1\n  ftp.i386 0:0.17-38.el5                                 gawk.i386 0:3.1.5-16.el5                           gdbm.i386 0:1.8.0-28.el5\n  glibc.i686 0:2.5-107                                   glibc-common.i386 0:2.5-107                        gnutls.i386 0:1.4.1-10.el5\n  grub.i386 0:0.97-13.10.el5                             gtk2.i386 0:2.10.4-29.el5                          hal.i386 0:0.5.8.1-64.el5\n  httpd.i386 0:2.2.3-76.el5.centos                       hwdata.noarch 0:0.213.28-1.el5                     initscripts.i386 0:8.45.42-1.el5.centos.1\n  iproute.i386 0:2.6.18-15.el5                           iptables.i386 0:1.3.5-9.2.el5_8                    iscsi-initiator-utils.i386 0:6.2.0.872-16.el5\n  java-1.6.0-openjdk.i386 1:1.6.0.0-1.33.1.11.6.el5_9    jpackage-utils.noarch 0:1.7.3-1jpp.3.el5           kbd.i386 0:1.12-22.el5\n  kpartx.i386 0:0.4.7-54.el5_9.1                         kudzu.i386 0:1.2.57.1.26-7.el5.centos              libgcc.i386 0:4.1.2-54.el5\n  libgcj.i386 0:4.1.2-54.el5                             libgcrypt.i386 0:1.4.4-5.el5_8.2                   libpng.i386 2:1.2.10-17.el5_8\n  libstdc++.i386 0:4.1.2-54.el5                          libtiff.i386 0:3.8.2-18.el5_8                      libuser.i386 0:0.54.7-3.el5\n  libvolume_id.i386 0:095-14.29.el5                      libxml2.i386 0:2.6.26-2.1.15.el5_8.6               libxslt.i386 0:1.1.17-4.el5_8.3\n  logrotate.i386 0:3.7.4-14                              lvm2.i386 0:2.02.88-10.el5                         m2crypto.i386 0:0.16-9.el5\n  man.i386 0:1.6d-3.el5                                  mkinitrd.i386 0:5.1.19.6-79.el5                    mod_nss.i386 0:1.0.8-7.el5\n  mod_ssl.i386 1:2.2.3-76.el5.centos                     mozldap.i386 0:6.0.5-2.el5                         mozldap-tools.i386 0:6.0.5-2.el5\n  mysql.i386 0:5.0.95-5.el5_9                            mysql-server.i386 0:5.0.95-5.el5_9                 nash.i386 0:5.1.19.6-79.el5\n  net-snmp.i386 1:5.3.2.2-20.el5                         net-snmp-libs.i386 1:5.3.2.2-20.el5                nfs-utils.i386 1:1.0.9-66.el5\n  nspr.i386 0:4.9.2-2.el5_9                              nss.i386 0:3.13.6-3.el5_9                          nss-tools.i386 0:3.13.6-3.el5_9\n  openldap.i386 0:2.3.43-25.el5_8.1                      openldap-clients.i386 0:2.3.43-25.el5_8.1          openssl.i686 0:0.9.8e-22.el5_8.4\n  pam.i386 0:0.99.6.2-12.el5                             perl.i386 4:5.8.8-38.el5_8                         php53.i386 0:5.3.3-13.el5_8\n  php53-bcmath.i386 0:5.3.3-13.el5_8                     php53-cli.i386 0:5.3.3-13.el5_8                    php53-common.i386 0:5.3.3-13.el5_8\n  php53-dba.i386 0:5.3.3-13.el5_8                        php53-devel.i386 0:5.3.3-13.el5_8                  php53-gd.i386 0:5.3.3-13.el5_8\n  php53-imap.i386 0:5.3.3-13.el5_8                       php53-intl.i386 0:5.3.3-13.el5_8                   php53-ldap.i386 0:5.3.3-13.el5_8\n  php53-mbstring.i386 0:5.3.3-13.el5_8                   php53-mysql.i386 0:5.3.3-13.el5_8                  php53-odbc.i386 0:5.3.3-13.el5_8\n  php53-pdo.i386 0:5.3.3-13.el5_8                        php53-pgsql.i386 0:5.3.3-13.el5_8                  php53-process.i386 0:5.3.3-13.el5_8\n  php53-pspell.i386 0:5.3.3-13.el5_8                     php53-snmp.i386 0:5.3.3-13.el5_8                   php53-soap.i386 0:5.3.3-13.el5_8\n  php53-xml.i386 0:5.3.3-13.el5_8                        php53-xmlrpc.i386 0:5.3.3-13.el5_8                 pm-utils.i386 0:0.99.3-14.el5\n  popt.i386 0:1.10.2.3-31.el5                            postgresql-libs.i386 0:8.1.23-6.el5_8              procps.i386 0:3.2.7-22.el5\n  psmisc.i386 0:22.2-11                                  python.i386 0:2.4.3-56.el5                         python-iniparse.noarch 0:0.2.3-6.el5\n  python-libs.i386 0:2.4.3-56.el5                        rpm.i386 0:4.4.2.3-31.el5                          rpm-libs.i386 0:4.4.2.3-31.el5\n  rpm-python.i386 0:4.4.2.3-31.el5                       selinux-policy.noarch 0:2.4.6-338.el5              selinux-policy-targeted.noarch 0:2.4.6-338.el5\n  shadow-utils.i386 2:4.0.17-21.el5                      sqlite.i386 0:3.3.6-6                              tar.i386 2:1.15.1-32.el5_8\n  tcl.i386 0:8.4.13-6.el5                                tzdata.i386 0:2012j-1.el5                          tzdata-java.i386 0:2012j-1.el5\n  udev.i386 0:095-14.29.el5                              util-linux.i386 0:2.13-0.59.el5_8                  vim-common.i386 2:7.0.109-7.2.el5\n  vim-minimal.i386 2:7.0.109-7.2.el5                     wget.i386 0:1.11.4-3.el5_8.2                       yum.noarch 0:3.2.22-40.el5.centos\n  yum-metadata-parser.i386 0:1.1.2-4.el5                 zlib.i386 0:1.2.3-7.el5\n\nComplete!\n[root@centos58 ~]#\n<\/pre>\n<p>4. Verify the updated version of CentOS 5.<\/p>\n<pre>\n[root@centos58 ~]# cat \/etc\/redhat-release\nCentOS release 5.9 (Final)\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>As per my previous post, CentOS 5.9 now available for download on 17 January 2013. This is the ninth update to the CentOS 5 distribution series and it&#8217;s contains a&#8230;<\/p>\n","protected":false},"author":6,"featured_media":349,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"wds_primary_category":0,"footnotes":""},"categories":[2055],"tags":[1244,1249,1250,1536],"class_list":["post-4334","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-centos","tag-centos","tag-centos-5-8","tag-centos-5-9","tag-linux"],"_links":{"self":[{"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/posts\/4334","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/comments?post=4334"}],"version-history":[{"count":0,"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/posts\/4334\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/media\/349"}],"wp:attachment":[{"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/media?parent=4334"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/categories?post=4334"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/tags?post=4334"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}