system cpu

How do I hotplug a CPU on a running Linux system? I would like to dynamically enable or disable a CPU on a running system?

{ 18 comments }

Q. How do I find out System / Server Memory Utilization under RHEL / CentOS / any other Linux distribution? A. You need to use free command which, displays the total amount of free and used physical and swap memory in the system, as well as the buffers used by the kernel. free command example [...]

{ 6 comments }

How do I check used and free RAM memory usage under Linux operating systems using command line and GUI tools?

{ 69 comments }