Changes

From Amahi Wiki
Jump to: navigation, search
30 bytes removed ,  22:47, 25 July 2014
=== Ubuntu Install lm-sensors [https://help.ubuntu.com/community/SensorInstallHowto#Install_and_Configure_lm-sensors (Additional help)] ===
{{Code| sudo apt-get install lm-sensors sudo sensors-detect}}
Answer the questions. At the end of sensors-detect, Type "yes" to have sensors-detect insert modules into /etc/modules, or edit /etc/modules yourself {{Code| service module-init-tools start}}
{{Code| cd /var/hda/web-apps/phpsysinfo/html cp config.php config.php_bak}}
to make a backup of your original config file
{{Code| nano config.php}}
Change define('PSI_SENSOR_PROGRAM', ''); to define('PSI_SENSOR_PROGRAM', 'LMSensors'); This tells phpsysinfo to use lm_sensors to obtain and display sensor information.
12,424

edits