Difference between revisions of "Misc"
Jump to navigation
Jump to search
Tags: Visual edit Manual revert |
|||
Line 3: | Line 3: | ||
After that, type <code>sensors</code> to see your temperatures. If you want to monitor them for a longer time, type <code>watch sensors</code>. | After that, type <code>sensors</code> to see your temperatures. If you want to monitor them for a longer time, type <code>watch sensors</code>. | ||
Revision as of 00:18, 6 March 2022
Watching the temperature
You can use lm_sensors
. Before running it for the first time, run sudo sensors-detect
.
After that, type sensors
to see your temperatures. If you want to monitor them for a longer time, type watch sensors
.