Как установить датчики LM
# Use sudo before if you are not in root
# for ubuntu
apt install lm-sensors
# for fedora
dnf install lm_sensors
sudo sensors-detect
# And type yes for all
prasannan-robots