diff --git a/wiki/linux/hardware.md b/wiki/linux/hardware.md index 481ca8b..e293166 100644 --- a/wiki/linux/hardware.md +++ b/wiki/linux/hardware.md @@ -30,3 +30,9 @@ Tools, programs and guides to manage the power usage and improve battery life ar The viewing of temperatures of coolers aswell as the selection of RGB-settings can be achieved by using [liquidctl](https://github.com/liquidctl/liquidctl). + +## Temperature + +To check the temperature the command `sensors` can be used. +It will then display all the available temperature sensors available aswell as many other sensors +like the RPM for fans.