Tell me please which are the best ways to check the temperature of the CPU and other hardware components in Lubuntu?
It would be better if the applications could even tell me which are the normal average temperatures or temperatures in which should fit my hardware configuration.
Thank you.
as for seeing this from the command line, I usually use byobu or, even better, inxi -Fx (that's inxi with the -Fx switch).
– Adam Wykes Sep 07 '16 at 18:47