LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Enterprise (https://www.linuxquestions.org/questions/linux-enterprise-47/)
-   -   Finding Exact Version of Redhat Linux (https://www.linuxquestions.org/questions/linux-enterprise-47/finding-exact-version-of-redhat-linux-4175448651/)

manoj.linux 02-05-2013 02:33 AM

Finding Exact Version of Redhat Linux
 
Hi,

is it possible to findout exact version of Red Hat Linux on the basis of kernel Version?

if yes then how?

acid_kewpie 02-05-2013 02:41 AM

It doesn't really make a huge amount of sense referring to an exact version. There are going to be kernel updates even within the lifespan of a minor version release of Redhat, e.g. 5.6 to 5.7 and even going to 5.7 there's no actual tangible difference to the kernel at that point in time compared to the first 5.7 update and the previous final 5.6 one, it's just a baselining of updates.

But certainly every kernel package was released during a specific minor version being available. you can look at a mirror http://mirror.centos.org/centos/ to see the exact packages per minor version if you really want, that'll help you dervie a matching up process if you need one for some reason. But note still that if you install rhel 5.2 and run a "yum update" this morning, once it's all finished you'll then be running 5.9, like it or not.

manoj.linux 02-05-2013 04:28 AM

Thanks a lot Acid_Kewpie for Quick response.

wstewart 02-08-2013 06:30 AM

not sure if you know this already but "cat /etc/redhat-release" nothing to do with the kernel though.


All times are GMT -5. The time now is 02:07 AM.