-
Notifications
You must be signed in to change notification settings - Fork 11
/
readme.txt
53 lines (32 loc) · 1.16 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
This file may be old. have a look at www.ehpc.net for more recent info.
prerequisities:
only clean debian/ubuntu (apt-get) compatible linux system.
to install copy and paste following on your linux console:
wget http://www.ehcp.net/download
tar -zxvf ehcp_latest.tgz
cd ehcp
./install.sh
after installation,
panel username: admin,
pass: whatever you set in install.
Running ehcp:
------------------------
after you finish ehcp, it should already run as a daemon.
if daemon is not run somehow,
you may execute
./ehcpdaemon.sh
in where you installed ehcp.
this will start the program in daemon mod.
the web interface will at the web server where you installed your files.
for local computer, call
http://localhost/
and you will see your login dialog.
admin account: admin
after logged in, you may add/delete users, as well as domains/email users etc.
soma files such as ehcp_postfix.sh, ehcp_postfix2.sh, install_old.sh and so, are not used anymore, only left for historical purposes.
send any comments/questions to: [email protected]
msn/email:[email protected]
Hope, you will find ehcp useful.
have a look at www.ehcp.net for ore info..
Thanks
ehcp developer