
First you have to install package “lm-sensors”.
:::bash
wajig install lm-sensorsTo detect the cpu temperature, type the following command.
:::bash
modprobe coretemp
sensorsFor more instructions on this top, see nixCraft.

First you have to install package “lm-sensors”.
:::bash
wajig install lm-sensorsTo detect the cpu temperature, type the following command.
:::bash
modprobe coretemp
sensorsFor more instructions on this top, see nixCraft.