RHEL Help Red Hat Enterprise Linux Tutorials


9
Aug/09
1

How To Determine RHEL Version

Finding the version of Red Hat Enterprise Linux (RHEL) or CentOS you are running is easy. Simply open a terminal and type the following:

cat /etc/redhat-release

You should receive something like this:

Red Hat Enterprise Linux Server release 5.3 (Tikanga)

That's it!