2
1
I'm converting old Windows desktop machines from 2005-2009 into cheap Ubuntu Linux servers. I want to know which ones can handle a 64-bit OS and which can't. I read that some x86 CPUs are 64-bit compatible. The question is how to check.
2
1
I'm converting old Windows desktop machines from 2005-2009 into cheap Ubuntu Linux servers. I want to know which ones can handle a 64-bit OS and which can't. I read that some x86 CPUs are 64-bit compatible. The question is how to check.
11
The definitive method:
2
Run this utility and check the field "Maximum Bit Length"; it will show either 32 or 64. This utility is mainly used for checking if your CPU supports hardware virtualization, but it can be used for this purpose as well.
Unless you need to handle more than 4gb of ram, 32 bit is prolly a better choice IMO, even with 64 bit capable systems. – Journeyman Geek – 2010-05-22T00:00:53.467
@The Journeyman geek -- I went 64-bit because of this quote from Ubuntu: "Unless you have specific reasons to choose 32-bit, we recommend 64-bit."
– Bill Paetzke – 2010-05-22T00:32:42.253