André Amorim

Crafting Web Experiences

//

cpu

Go back to /notes?

  • CPU Stress Test on Linuıx

    Stress testing is essential for checking system stability, cooling performance, or power supply limits. The stress tool is a lightweight way to impose a configurable load on the system. Install Stress Tool On Debian, Ubuntu, or Proxmox, use the package manager to install it: Run the Stress Test The following command will stress 4 CPU…

  • Check CPU and Processor Information on Linux

    When managing a server, you often need to verify the hardware specifications or the number of available cores. View Detailed CPU Architecture The most readable way to see your CPU model, cache sizes, and virtualization capabilities: View Raw Processor Data If you need to see the raw flags and detailed per-core data directly from the…