Install sample postfix » History » Version 4
Henning Blohm, 25.09.2018 22:44
1 | 1 | Henning Blohm | On Mac OS or Linux run: |
---|---|---|---|
2 | |||
3 | <pre><code class="bash"> |
||
4 | cd z2-base.core/bin |
||
5 | ./gui.sh |
||
6 | </code></pre> |
||
7 | |||
8 | On Windows run: |
||
9 | |||
10 | <pre><code class="bash"> |
||
11 | cd z2-base.core\bin |
||
12 | gui.bat |
||
13 | </code></pre> |
||
14 | 2 | Henning Blohm | |
15 | 4 | Henning Blohm | (In order to check that z2 is up, when you see "Completed home process initialization", try http://localhost:8080/adm with user "z*" and password "z".) |