Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

RedHat Version and Patch Number?

Status
Not open for further replies.

BMW

IS-IT--Management
Mar 25, 2001
78
US
Hi,

I would like to know my RedHat OS version and patch number. I did uname -a and it gave me someting I don't know how to interpret. How do I know which version of the patch release I have?

Thanks,
BMW
 
Hi BMW,

For example, "uname -a" gives you something like
Linux <hostname> 2.4.7-10 ...
This means you run kernel 2.4.7 patch level 10
 
Actually, I think the common way of versioning is
[tt]<major version number>.<minor version number>.<patch level>-<build number>[/tt]
//Daniel
 
I got it, thank you all!!!

BMW

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top