Project

General

Profile

Install sample postfix » History » Version 3

Henning Blohm, 25.09.2018 22:38

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 3 Henning Blohm
(To check z2 is up: When you see "Completed home process initialization", try http://localhost:8080/adm with user "z*" and password "z".)