Video wird geladen...
Video konnte nicht geladen werden
Open a Linux terminal and type: watch -d -n 1 sensors This displays CPU, GPU, Wi-Fi, NVMe SSD, and HDD temperature data in real time. See for more info. #Linux #opensource
53,610 Aufrufe • vor 1 Jahr •via X (Twitter)
10 Kommentare

Robertovor 1 Jahr
sudo apt install lm-sensors sudo sensors-detect watch -d -n 1 sensors

Peter Schneider | @[email protected]vor 1 Jahr
Nice tip, I didn't know the watch program yet. 🙏

Polygon.iovor 1 Jahr
Learn how to access market data using Polygon's Stock API and the Python programming language.

psyvvor 1 Jahr
Man, I really wish gkrellm were better maintained, and included latency data

sudoGalaxyvor 1 Jahr
This is sweet 🤘

nikolaos poulos 🇬🇷vor 1 Jahr
It does not work on: Rocky Linux release 9.5 (Blue Onyx)

himanshu kalwarvor 1 Jahr
That's such a handy tip! 🔥 Real-time temperature monitoring with `watch` and `sensors` is a must-know for Linux users. Keeping an eye on system health has never been easier. 🖥️🐧

Montazirvor 1 Jahr
it didn't work for me "sh: 1: 1: not found". i use Ubuntu

slesevor 1 Jahr
Thanks

Toby-B 🇺🇦🍉vor 1 Jahr
Not on all distros

