Find your CentOS release

Problem

You would like to know the release of your CentOS server but the cat /etc/issue does not work.

Solution

Try with the following:

cat /etc/centos-release

or with:

cat /etc/redhat-release