I am confused in finding the OS name
I am trying to find the OS Name by using the below commands in Putty. But I am getting different OS names, Example : when i am giving the cat /etc/redhat-release commnad, I am getting like Red Hat Enterprise Linux Server release 5.4 (Tikanga) then, I tried to use the lsb_release -a command then, I got EnterpriseEnterpriseServer(Oracle Enterprise Linux -OS)...
Which one is correct OS? Please help me how to find the Correct OS Details.
[oracle@usstuobitest03 /]$ uname -a
Linux usstuobitest03.diversey.com 2.6.18-164.el5 #1 SMP Thu Sep 3 04:15:13 EDT 2
--------------------------------------------------------------------
[oracle@usstuobitest03 /]$ cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5.4 (Tikanga)
--------------------------------------------------------------------------------------------------------------------
[oracle@usstuobitest03 /]$ lsb_release -a
LSB Version: :core-3.1-amd64:core-3.1-ia32:core-3.1-noarch:graphics-3.1-amd64 :graphics-3.1-ia32:graphics-3.1-noarch
Distributor ID: EnterpriseEnterpriseServer
Description: Enterprise Linux Enterprise Linux Server release 5.4 (Carthage)
Release: 5.4
Codename: Carthage
Thank you !!!!
Kind Regadrs,
Mohan