¿como saber si una máquina Linux corre en 32 o 64 bits?

Fácil:

  1. getconf LONG_BIT
  2. uname -a
  3. grep -o -w ‘lm’ /proc/cpuinfo
  4. lscpu

Más info: Linux Find If Processor (CPU) is 64 bit / 32 bit

Enjoy!!!

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: