CPU toshiro November 23, 2013 CPU2013-11-24T22:30:13+00:00 Hardware No Comment Check if a CPU is 64 bits From linux, type: cat /proc/cpuinfo Look for the flag 'lm'; if present, the processor is 64 bits ('lm' stands for 'Long mode') Check… Continue Reading ยป