There's many Linux CPU usage monitoring tools there, lets try this relatively new CoreFreq tool. It's the successor of previous XFreq tool from the same developer, but now it also supports CPU […]
Check CPU usage in Linux with XFreq
XFreq is an awesome tool to check CPU usage in Linux for Intel CPUs, offers both CLI and GUI interface, xfreq-gui and xfreq-cli respectively. This is exclusively for Intel CPU's, […]
How to find CPU info in Linux
Sometimes we need to find CPU related information in a Linux system, such as CPU vendor, number of CPU cores, number of threads, CPU clock speed, available CPU cache and […]
How to update CPU microcode in Linux
What is microcode ? Simply for a CPU, microcode could be assumed as firmware of the CPU, which generally adds more functionality to the processor and patches hardware level bugs. […]