Communiquez avec les autres et partagez vos connaissances professionnelles

Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.

Suivre

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

user-image
Question ajoutée par Muhammad Anzar , DevOps/DevSecOps Architect , Confidential
Date de publication: 2015/02/16
ghilman ahmed
par 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
par 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
par 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
par Rajesh Pant , System Engineer , Tech Mahindra Limited

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

More Questions Like This

Avez-vous besoin d'aide pour créer un CV ayant les mots-clés recherchés par les employeurs?