This will show you how to check the system information on a linux box. Note: You will need to be logged as root. 1. Checking the CPU of the server: You will need to execute the command: cat /proc/cpuinfo Example: User@Linux ~# cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 15 model […]