Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

How you will identify your Linux system is 32 bit or 64 bit?

user-image
Question added by Muhammad Anzar , DevOps/DevSecOps Architect , Confidential
Date Posted: 2015/02/16
ghilman ahmed
by ghilman ahmed , System Administrator , Streaming Networks Pvt Ltd

use a commandon the shell terminal

uname -a

and if the result shows a string having only x86 than it is32 bit and if you find a string x86_64 than it is64 bit OS.

Mohand ourabah BENABBAS
by Mohand ourabah BENABBAS , Systems engineer , dimensiondata

Try # uname -m 

The output is : if  i386 or i386 the system is32 

                       else if  x86_64  the system is64 

AHMED ATEEQ
by AHMED ATEEQ , Senior System Engineer , Catholic Education Office

uname -a

 

above command will give you the details.

Linux server.domain.com2.6.32-504.3.3.el6.x86_64 #1 SMP Wed Dec1701:55:02 UTC2014 x86_64 x86_64 x86_64 GNU/Linux

 

as you can x86 means its a32 bit server

 

Rajesh Pant
by Rajesh Pant , System Engineer , Tech Mahindra Limited

By using "arch" and "uname -m" anyone command we can get bit information

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.