Video yükleniyor...
Video Yüklenemedi
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 görüntüleme • 1 yıl önce •via X (Twitter)
10 Yorum

Roberto1 yıl önce
sudo apt install lm-sensors sudo sensors-detect watch -d -n 1 sensors

Peter Schneider | @[email protected]1 yıl önce
Nice tip, I didn't know the watch program yet. 🙏

Polygon.io1 yıl önce
Learn how to access market data using Polygon's Stock API and the Python programming language.

psyv1 yıl önce
Man, I really wish gkrellm were better maintained, and included latency data

sudoGalaxy1 yıl önce
This is sweet 🤘

nikolaos poulos 🇬🇷1 yıl önce
It does not work on: Rocky Linux release 9.5 (Blue Onyx)

himanshu kalwar1 yıl önce
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. 🖥️🐧

Montazir1 yıl önce
it didn't work for me "sh: 1: 1: not found". i use Ubuntu

slese1 yıl önce
Thanks

Toby-B 🇺🇦🍉1 yıl önce
Not on all distros

