Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

First you have to install package “lm-sensors”.

:::bash
wajig install lm-sensors

To detect the cpu temperature, type the following command.

:::bash
modprobe coretemp
sensors

For more instructions on this top, see nixCraft.