Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to install lm sensors

# 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
Source by linoxide.com #
 
PREVIOUS NEXT
Tagged: #install #lm #sensors
ADD COMMENT
Topic
Name
2+7 =