[[Category:Apps]]
== Getting More Info ==
After the one click install of phpsysinfo in Amahi 6.0, I needed you need to do some modifications to get all system information displayed.For other users, this is what I did.
first open a terminal session and login as rootfrom another computerin windows with puttyor if you have sudo configured use sudo in linux: ssh root@hdafront of all commands.
type
{{Code| su -}}
at the prompt enter your root password
then type
{{Code|yum install lm_sensors
sensors-detect}}