Posts

Showing posts with the label architecture

How to check Ubuntu Linux operating system architecture is 32 bit OR 64 bit?

Image
To see if your Ubuntu Linux operating system architecture is 32-bit or 64-bit, open up a terminal and run the following command below. file /sbin/init     Here is the example of output. First line itself tell you  the architechture as 32-bit