You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: INSTALL_UBUNTU_8.04.txt
+34-31Lines changed: 34 additions & 31 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
Installation
2
-
-----------
2
+
------------
3
3
4
-
It is recommended to use a clean (fresh) Ubuntu 7.10 (Gutsy Gibbon) install where you selected no additional packages or servers during setup. Then follow the steps below to setup your server with ISPConfig 3:
4
+
It is recommended to use a clean (fresh) Ubuntu 8.04 LTS install where you selected no additional packages or servers during setup. Then follow the steps below to setup your server with ISPConfig 3:
5
5
6
6
Now become root user by executing:
7
7
@@ -29,6 +29,7 @@ Mail name? <-- server1.mydomain.tld
29
29
30
30
...use your own domain name of course ;)
31
31
32
+
32
33
2) Install Amavisd-new, Spamassassin and Clamav (1 line!):
The installer will configure all services like postfix, sasl, courier, etc. for you. A manual setup as required for ISPConfig 2 (perfect setup guides) is not nescessary. To login to the ISPConfig controlpanel, open the following URL in your browser (replace the IP to match your settings!):
197
197
198
-
http://192.168.0.100:8080/
198
+
http://server1.mydomain.tld:8080/
199
199
200
200
the default login is:
201
201
@@ -205,17 +205,20 @@ password: admin
205
205
In case you get a permission denied error from apache, please restart the apache webserver process.
206
206
207
207
208
-
8) Once you have restarted Apache you need to fix a quick setting in apache2.
208
+
8) Apache Fix
209
+
210
+
Once you have restarted Apache you need to fix a quick setting in apache2.
0 commit comments