Linux-Noob Forums
how to see the TEMP of your CPU in FCR4 ? - Printable Version

+- Linux-Noob Forums (https://www.linux-noob.com/forums)
+-- Forum: Distro Noob (https://www.linux-noob.com/forums/forum-10.html)
+--- Forum: Fedora (https://www.linux-noob.com/forums/forum-94.html)
+---- Forum: Fedora Core Release 4 (https://www.linux-noob.com/forums/forum-42.html)
+---- Thread: how to see the TEMP of your CPU in FCR4 ? (/thread-2287.html)



how to see the TEMP of your CPU in FCR4 ? - anyweb - 2005-12-16


as root do this

 



Code:
[root@localhost ~]# cat /proc/acpi/thermal_zone/THM/temperature
temperature:             29 C




 

cool huh ?

 

cheers

anyweb