Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

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

Profilbild von Roberto
Robertovor 1 Jahr

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

Profilbild von Peter Schneider | @pschneider1968@muenchen.social
Peter Schneider | @[email protected]vor 1 Jahr

Nice tip, I didn't know the watch program yet. 🙏

Profilbild von Polygon.io
Polygon.iovor 1 Jahr

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

Profilbild von psyv
psyvvor 1 Jahr

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

Profilbild von sudoGalaxy
sudoGalaxyvor 1 Jahr

This is sweet 🤘

Profilbild von nikolaos poulos 🇬🇷
nikolaos poulos 🇬🇷vor 1 Jahr

It does not work on: Rocky Linux release 9.5 (Blue Onyx)

Profilbild von himanshu kalwar
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. 🖥️🐧

Profilbild von Montazir
Montazirvor 1 Jahr

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

Profilbild von slese
slesevor 1 Jahr

Thanks

Profilbild von Toby-B 🇺🇦🍉
Toby-B 🇺🇦🍉vor 1 Jahr

Not on all distros

Ähnliche Videos