Ubuntu: cek temperatur

From OnnoWiki
Jump to navigation Jump to search

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


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

It will ask you few questions. Answer Yes for all of them. Finally to get your CPU temperature type sensors in your terminal.

sensors