18.01.10 - How to know bits Linux

How to know our Linux Operative System arquitecture (32 o 64 bits)

Sometimes is useful to know what is our installed arquitecture, we might installed a 32 bits Ubuntu in a 64 bits computer arquitecture.
For know our Linux arquitecture we only have to execute the next command:
uname -m
If the response is "x86_64" our Linux is a 64 bits system, otherwise (i686) is a 32 bits.
More news about:  linux
Tags:  arquitecture,  x86_64,  i686,  bits

Comments

There are no comments jet. Be the first to comment!

Comment