Update home authored by Andreas Gad's avatar Andreas Gad
......@@ -66,7 +66,7 @@ Generally speaking, the color codes are:
- Red: Something is wrong,
- Grey: The service is disabled.
In the __FAQ__ you can learn how to start __DAQC__. So let's assume you have started it up. __DAQC__ provides a pretty web frontend on port `8080`. This means that you can open a browser on any computer on the network (including __Bumblebee__ ) and type `bumblebee:8080`.
In the __FAQ__ you can learn how to start __DAQC__. So let's assume you have started it up. __DAQC__ provides a pretty web frontend on port `8080`. This means that you can open a browser on any computer on the network (including __Bumblebee__ ) and type `bumblebee.igisol:8080`.
Notice, that even though you can access it from anywhere on the network, you need the credentials to be able to change anything.
......@@ -98,7 +98,7 @@ The web frontend will show you something like the following:
```
## Go4
To see the online analysis, you can open the dedicated GUI program GO4 on __Bumblebee__, by just typing `go4` in a terminal. If you want to watch the online analysis from a remote computer on the local network, you can open a browser and type `bumblebee:5000`. This will open a web version of the online analysis.
To see the online analysis, you can open the dedicated GUI program GO4 on __Bumblebee__, by just typing `go4` in a terminal. If you want to watch the online analysis from a remote computer on the local network, you can open a browser and type `bumblebee.igisol:5000`. This will open a web version of the online analysis.
The GUI looks like this
......
......