LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Psensor or equivalent
#1
I have a 32 bit Linux Lite operating system installed 3.8 version in a very old HP Mini laptop computer.
I would like to find an equivalent of the Linux Mint Psensor, for monitoring the CPU temps et. al.
Is there one available?

Jim.
Reply
#2
All from a Terminal.

Code:
sudo apt-get update && sudo apt-get install lm-sensors

Then, starts the detection of your hardware sensors:

Code:
sudo sensors-detect

Verify that it works:

Code:
sensors

Code:
sudo apt-get install psensor
Reply
#3
Excellent Jerry, thanks.
I will install it tomorrow.

Jim.
Reply


Forum Jump:


Users browsing this thread: 5 Guest(s)