Wednesday, August 24, 2016

To check Red Hat Linux version

$ cat /etc/redhat-release

It will display the current Red Hat Linux version as like below

Red Hat Enterprise Linux Server release 5.4

or you can use below command also to see the version

$ cat /etc/red*

or 

$ cat /etc/redhat\-release



No comments:

Post a Comment