Sunday, October 5, 2008

how to get cpu and memory information on Linux machine?

http://www.linuxquestions.org/questions/programming-9/how-to-get-cpu-information-on-linux-machine-358037/

cat /proc/cpuinfo
cat /proc/meminfo
dmesg
lspci

No comments: