Thursday, December 24, 2009

Linux Commands to Check PC Specs

Below are few of the common commands to check PC specification.
uname -r -> Check Linux Version
cat /proc/cpuinfo -> Check CPU Info


The commands above works in Fedora 8. I believe it should works in other Linux flavor as well. :)

No comments:

Post a Comment