How to update Cent Os to the latest version?

Linux OS Topics
Post Reply
User avatar
Saman
Lieutenant Colonel
Lieutenant Colonel
Posts: 828
Joined: Fri Jul 31, 2009 10:32 pm
Location: Mount Lavinia

How to update Cent Os to the latest version?

Post by Saman » Tue Mar 27, 2012 6:47 am

To safely upgrade CentOS to the latest version, type this:

Code: Select all

yum update
To check the current version, type this:

Code: Select all

cat /etc/redhat-release
Post Reply

Return to “Linux”