Загрузка видео...
Не удалось загрузить видео
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 просмотров • 1 год назад •via X (Twitter)
Комментарии: 10

Roberto1 год назад
sudo apt install lm-sensors sudo sensors-detect watch -d -n 1 sensors

Peter Schneider | @[email protected]1 год назад
Nice tip, I didn't know the watch program yet. 🙏

Polygon.io1 год назад
Learn how to access market data using Polygon's Stock API and the Python programming language.

psyv1 год назад
Man, I really wish gkrellm were better maintained, and included latency data

sudoGalaxy1 год назад
This is sweet 🤘

nikolaos poulos 🇬🇷1 год назад
It does not work on: Rocky Linux release 9.5 (Blue Onyx)

himanshu kalwar1 год назад
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 год назад
it didn't work for me "sh: 1: 1: not found". i use Ubuntu

slese1 год назад
Thanks

Toby-B 🇺🇦🍉1 год назад
Not on all distros

