Wednesday, September 21, 2016

How to know if your OS is 32 or 64 bits?

Execute the following command:
$ uname -i
It will respond with one of the following:
i386
i386 = 32 bits
x86_64
x86_64 = 64 bits

0 comments:

Post a Comment

Popular Posts

Recent Posts

Unordered List

Text Widget

Pages

Search This Blog

Powered by Blogger.