[quote=“Oma Voss, post: 23921, member: 22725”]Hi Tom,
thank you for your support.
It did not work. I get the browser in big black letters back:
[code]
It works!
This is the default web page for this server.
The web server software is running but no content has been addet, yet.
[/code]
From the wiki I’ve taken, how to completely uninstall FOG and have done that. But despite reinstalling FOG again and again the same error, I can not get to the GUI.
Can you still give advice, except perhaps completely new set up the Ubuntu system to me please?
Best regards and thanks again.[/quote]
In order to get to the web GUI you need to add /fog/management to the end of your URL.
so if the IP address of your FOG server is 192.168.115.5 you would use
[url]http://192.168.115.5/fog/management[/url]
The problem is that the service installed to server the HTTP portions of fog is Apache2. apache sets up a stock page for use to let you know the service is working, that is the page you are seeing stating that “IT WORKS!!!” meaning your Apache is working.
You can set up a simple redirect page in the future to point your address to the /fog/managment folder.