===== Verifying the amount of memory ===== To check the amount of memory on your server, simply use the following: more /proc/meminfo ===== Checking the bogomips ===== To check the [[http://en.wikipedia.org/wiki/BogoMips|bogomips]], simply type: more /proc/cpuinfo ----