Changes

From Amahi Wiki
Jump to: navigation, search
== HTTP server is not started by default ==
After succesfull second reboot I noticed that the AMAHI desktop did not start. Via the command<br>ps -ef|grep hhtp<br>
I noticed that there was not running a http server.
The command<br>systemctl status httpd<br>
showed me that an error occurred during startup of the http service.
The command<br>systemctl restart httpd<br>systemctl status httpd<br>
fixed this and showed me that http service was started correctly.
After a reboot this error occurred again.
Now changing the value in <br>
/etc/hostname to<br>localhost<br>
fixed this.<br> After a reboot the http service is now started as it should be.<br>
<b>My advice leave the values in the amahi express install at the network section to its default value being<br>localhost.localdomain</b>
= Amahi 6 Express =
8

edits