shoesuf.blogg.se

Redhat linux releases
Redhat linux releases













redhat linux releases

~]# lsb_release -hįSG lsb_release v2.0 prints certain LSB (Linux Standard Base) andĭisplay the version of the LSB specification against which the distribution is compliant.ĭisplay the string id of the distributor.ĭisplay the single line text description of the distribution.ĭisplay the release number of the distribution.ĭisplay the codename according to the distribution release. Most of the Linux distributions are shipping with lsb_release package. lsb_release is very useful command to view the all the Operating system details in one shot. ~]# rpm -q -whatprovides ~]# rpm -q -whatprovides ~]#Ĥ.

redhat linux releases

“/etc/issue” & “/etc/redhat-release” files are part of same rpm package. Red Hat Enterprise Linux Server release 6.5 (Santiago)ģ.Another alternate method is to check the installed package version details. (In RHEL 7, this file is not updated with version information) 6.5 ~]# cat /etc/issue Red Hat Enterprise Linux Server release 7.0 ~]#Ģ.You can also check “/etc/issue” to know the Redhat Linux version information. Let’s that what are the other alternate method to identify those information.ġ.To know the current version of Redhat Linux, view the /etc/redhat-release. “unmae -r” command will provide the kernel version of the running operating system. By viewing “/etc/redhat-release” file, you can identify the Redhat version. You may require those details to check the application compatibility or future Operating system update. Are you new to Redhat Enterprise Linux ? If yes, this article is going to help you to identify the Redhat Linux version, code name, release name and kernel version.















Redhat linux releases