

I hope these Linux processor and memory commands have been helpful. Summary: Linux processor and memory commands Simplemente puede ver la información de la CPU de su sistema al ver el contenido del archivo /proc/cpuinfo con la ayuda del comando cat de la siguiente manera: cat /proc/cpuinfo. Obtenga información de la CPU usando el comando cat. When I issue the Linux memory information command, I see the following output:Īs you can see, my current Linux system has 2 GB RAM, with all the additional memory information shown there. Dicho esto, a continuación hay 9 comandos para obtener información sobre su CPU Linux. Model name : Intel(R) Pentium(R) 4 CPU 3.00GHzįlags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe constant_tsc pni monitor ds_cpl cid xtprįrom that output I can see my current system is a two-processor Intel system, with additional information about the Intel CPU (CPUs, actually). When I issue that Linux processor information command on my current hardware system, I see this output: (See below for sample output.) Linux processor command output To see your Linux memory information and memory stats use this command:
CAT CPUINFO HOW TO
(See below for sample processor output.) How to show Linux memory information To see what type of processor/CPU your computer system has, use this Linux command:Īs you can see, all you have to do is use the Linux cat command on this special /proc/cpuinfo file on your Linux system. Linux FAQ: How can I find Linux processor and memory information? (Also written as, How can I find Linux CPU information?, How can I find Linux RAM information?) How to show the Linux CPU/processor I use a command like this: testlocalhost:> cat /proc/cpuinfo processor : 0 vendorid : AuthenticAMD cpu family : 23 model : 1 model name : AMD RySix-Core Processor stepping : 1 microcode : 0x8001138 cpu MHz : 1376.637 cache size : 512 KB physical id : 0 siblings : 12 core id : 0 cpu cores : 6 apicid : 0 initial apicid : 0 fpu : yes fpuexception : yes cpuid level : 13 wp : yes.
