LinuxHalwa
Tuesday, September 10, 2013
How to know your computer architecture (32 / 64 bit) ?
Open a terminal and type following command,
uname -m
Result
i686 = 32 bit
x86_64 = 64 bit
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)