Via command line, type this:
cat /etc/redhat-release
To safely upgrade CentOS to the latest version, type this:
yum update
Via command line, type this:
cat /etc/redhat-release
To safely upgrade CentOS to the latest version, type this:
yum update
Previous post: How to Install KDE in CentOS
Next post: How to upgrade Ubuntu 9.04 to Ubuntu 9.10 Stable Release
{ 13 comments… read them below or add one }
helpful
I disagree. the cat /etc/redhat-release does nothing on Centos.
It works just fine.
No it doesn’t. /etc/redhat-release doesn’t exist on centos.
Works just fine for me:
Pefect!
works great thanks
cat /etc/*release*
lsb_release -a
Its not relevant to CentOS, that is for Ubuntu
Hi,
Thank you, its working fine on CentOS 5.6 (Final). its showing me exactly version. as well I started the Updates process with the “yum update” commands.
Thanks
Thanks alot, it works fine for me.
Works. Thank You.