LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   CPU check !!! (https://www.linuxquestions.org/questions/linux-general-1/cpu-check-105854/)

TheShemeta 10-19-2003 07:15 AM

CPU check !!!
 
Hi guys,

i have one short question. how can i check what type of CPU my PC is using. i didn't compile my own kernel, so i am using the already compiled one from Mandy 9.1
i was wondering since i didn't compile the kernel, if my PC is using the full power of my hardware, like CPU, Video & etc.

Thanks for your reply! keet it real!
see ya, TheShemeta

david_ross 10-19-2003 08:22 AM

Try:
cat /proc/cpuinfo

TheShemeta 10-19-2003 10:14 AM

& what about the ram? is there a commnad line for this?

david_ross 10-19-2003 10:35 AM

A few:
cat /proc/meminfo
free

For usage of CPU and ram try running "top" then press P and M to sort by processor and memory usage.


All times are GMT -5. The time now is 10:35 PM.