Hi All,
I have one query, I checked on google also but still have some doubts.
We are using Linux 3 EL for one of our SAP application.
1 ) How to check whether installed OS is Linux 32 , 64 bit and how to check is it IA(like IA32, IA64) release or X(X86 or X86_64)
I checked that uname -a gives this information so as per below output, I am sure that we are using 32 bit OS but not sure it is
IA release or X release:
uname -a
Linux dione 2.4.21-63.ELsmp #1 SMP Wed Oct 28 23:15:46 EDT 2009 i686 i686 i386 GNU/Linux
2) How to check our hardware is 64 bit supportable or not.
Regards,
Shivam