Open a terminal and type following command, uname -m Result i686 = 32 bit x86_64 = 64 bit Another command is lscpu Here is the result from m...Read more »

The Magician Of Linux
Open a terminal and type following command, uname -m Result i686 = 32 bit x86_64 = 64 bit Another command is lscpu Here is the result from m...Read more »
In certain situations, you have to find PC architecture (32 bit / 63 bit) for various purposes. Here is a simple command to display Linux ar...Read more »