How to resolve CPU Overheating
Check-CPU-temp

How to resolve CPU Overheating

IF YOU ARE FACING OVERHEATING PROBLEM OF UBUNTU RUN BELOW COMMANDS TO YOUR TERMINAL

Step 1:- sudo add-apt-repository ppa:linrunner/tlp
Step 2:- sudo apt-get update
Step 3:- sudo apt-get install tlp tlp-rdw
Step 4:- sudo tlp start
Step 5:- sudo apt-get install indicator-cpufreq
Step 6:- sudo apt-get install thermald

Monitor hardware temperature (Install psensor)

Step 1:- sudo apt-get install lm-sensors hddtemp
Step 2:- sudo sensors-detect
Step 3:- sudo apt-get install psensor



Key Terms:

  • resolve CPU Overheating

Related Article

OBS Studio

How to Install OBS Studio

How to Install OBS Studo in Ubuntu FFmpeg is required. If you do not have the FFmpeg installed (if you’re […]

ispconfig3

Automated ISPConfig 3 Installation on Debian 10 and Ubuntu 20.04

Log in to the server Configure the hostname and hosts The hostname of your server should be a subdomain like […]

Migrate VM

How to convert OVA image to QCOW2 format on Linux

Question: I have downloaded a virtual appliance packaged in OVA format. I want to convert the OVA image to QCOW2 […]