Monday, March 8th, 2010 Wondering which CPU (processor) your linux server is running on?Run this command from your shell: cat /proc/cpuinfoYou will be presented with detailed information of your processor like this: (It's for a Dual Quad-Code XEON, a dedicated server from WebHosting.com.bd, which is powering this site now)[root@cheetah ~]# cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 15 model name : Intel(R) Xeon(R) CPU ...
(read more)