LinTut

Upgrade to CentOS 6.5 from CentOS 6.4/6.3/6.2/6.1/6.0

CentOS (abbreviated from Community Enterprise Operating System) is a Linux distribution that attempts to provide a free enterprise class computing platform which has 100% binary compatibility with its upstream source, Red Hat Enterprise Linux.
Yesterday CentOS published new CentOS 6.5 release. Release Notes for CentOS 6.5 are available at here – we recommend everyone looks through those once.

What’s new in CentOS 6.5

CentOS 6.5 release

How to upgrade CentOS 6.0/6.1/6.2/6.3/6.4 to CentOS 6.5

To upgrade early CentOS 6.x version to CentOS 6.5 use yum update command from the command-line as root user.
Before upgrade backup of important files, databases, config files…


Use yum upgrade command to upgrade your current running system.
# yum clean all
# yum update

After successful completion of above command just reboot your system.

# reboot

Verify Upgrade

Finally verify that your system has been upgraded successfully. To confirm it check the /etc/redhat-release file content.

# cat /etc/redhat-release
CentOS release 6.5 (Final)

Downloading CentOS 6.5 for new installs

When possible, consider using torrents to run the downloads. Usually its also the fastest means to download the distro.
Torrent files for the DVD’s are available at
CentOS 6.5 i386 DVD torrent download
CentOS 6.5 x86_64 DVD torrent download

For more information read http://wiki.centos.org/Manuals/ReleaseNotes/CentOS6.5

See also: How to install CentOS 6.5 minimal

Exit mobile version