How can we find out if the Linux OS installed is 32-bit or64-bit?

Kong.Yuan at inventec.com.cn Kong.Yuan at inventec.com.cn
Fri Nov 24 00:27:05 UTC 2006


Hi,
	Just "uname -a" 
	I386 -> 32bit
	X86_64 -> 64bit

Mit Freundlichen Grüßen
Yuan Kong
-----Original Message-----
From: redhat-list-bounces at redhat.com [mailto:redhat-list-bounces at redhat.com] On Behalf Of Barry Schiffman
Sent: Friday, November 24, 2006 5:54 AM
To: General Red Hat Linux discussion list
Subject: Re: How can we find out if the Linux OS installed is 32-bit or64-bit?

--- Stuart Sears <stuart at sjsears.com> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> unix syzadmin wrote:
> > Hi,
> > 
> > We have a lot of Redhat Linux servers on various
> hardware.
> > How can we find out if the Linux OS installed is
> 32-bit or 64-bit?
> 
> uname -a
> rpm -q kernel --qf '%{NAME}-%{VERSION}.%{ARCH}\n'
> 
> will at least give you the arch of your
> installed/running kernels
> that's usually a reasonable clue
> 
> regards
> 
> Stuart
> - --

Also,

'cat /proc/cpuinfo' gives you the processor model.
'cat /proc/version' tells you the kernel you're
running.




 
____________________________________________________________________________________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com

-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list




More information about the redhat-list mailing list