mirror of
https://gitea.com/mcereda/oam.git
synced 2026-03-04 16:04:25 +00:00
20 lines
406 B
Markdown
20 lines
406 B
Markdown
# Check the temperature of components
|
|
|
|
See [lm-sensors], [hddtemp] or [nvme-cli].
|
|
|
|
## Further readings
|
|
|
|
- [LM sensors]
|
|
- [Hddtemp]
|
|
- [nvme-cli]
|
|
|
|
## Sources
|
|
|
|
- [How to check CPU temperature on Ubuntu Linux]
|
|
|
|
[hddtemp]: hddtemp.md
|
|
[lm-sensors]: lm-sensors.md
|
|
[nvme-cli]: nvme-cli.md
|
|
|
|
[how to check cpu temperature on ubuntu linux]: https://www.cyberciti.biz/faq/how-to-check-cpu-temperature-on-ubuntu-linux/
|