Changes

From Amahi Wiki
Jump to: navigation, search
30 bytes added ,  23:45, 7 July 2012
no edit summary
== Getting More Info ==
After the one click install of phpsysinfo in Amahi 6.0, you need to do some modifications to get all system information displayed.
 === Fedora Install lm-sensors ===
open a terminal session and login as root or if you have sudo configured use sudo in front of all commands.
{{Code|yum install lm_sensors
sensors-detect}}
 === 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
12,424

edits