Thursday, May 6, 2021

Get the CPU temperature

 https://askubuntu.com/questions/15832/how-do-i-get-the-cpu-temperature

 

sudo apt-get install lm-sensors 
sudo sensors-detect
sudo service kmod start
sensors   

 

No comments:

Post a Comment