正在加载视频...
视频加载失败
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

