Tutorial: The Perfect Server – CentOS 6.2 x86_64 With nginx [ISPConfig 3]
This tutorial shows how to prepare a CentOS 6.2 x86_64 server for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: nginx web server, Postfix mail server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, Mailman, and many more. Since version 3.0.4, ISPConfig comes with full support for the nginx web server in addition to Apache; this tutorial covers the setup of a server that uses nginx, not Apache. More…
Tutorial: Securing Your ISPConfig 3 Installation With A Free Class1 SSL Certificate From StartSSL
This tutorial shows how you can use a free Class1 SSL Certificate from StartSSL to secure your ISPConfig 3 installation and get rid of self-signed certificate warnings. The guide covers using the SSL certificate for the ISPConfig web interface (both Apache2 and nginx), Postfix (for TLS connections), Courier and Dovecot (for POP3s and IMAPs), and PureFTPd (for TLS/FTPES connections). If you’ve installed monit and use HTTPS for its web interface, I will show you how to use the StartSSL certificate for it as well. This guide assumes you use Debian or Ubuntu; the principle is the same for other distributions supported by ISPConfig 3, but paths might differ. More…
Tutorial: The Perfect Server – CentOS 6.2 x86_64 With Apache2 [ISPConfig 3]
This tutorial shows how to prepare a CentOS 6.2 x86_64 server for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: Apache web server, Postfix mail server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, Mailman, and many more. Since version 3.0.4, ISPConfig comes with full support for the nginx web server in addition to Apache; this tutorial covers the setup of a server that uses Apache, not nginx. More…
Tutorial: Installing OpenVZ + Management Of VMs Through ISPConfig 3 (Debian 6.0)
This tutorial describes the installation of an OpenVZ host server to manage virtual machines from within the ISPConfig 3 hosting control panel. OpenVZ is a lightweight virtualization technology for Linux servers, similar to jails on *BSD systems. ISPConfig 3 contains a module to manage OpenVZ virtual machines on the local server and on remote servers that run ISPConfig. More…
ISPConfig 3.0.4.2 released
ISPConfig 3.0.4.2 is available for download. This release is a bugfix release for ISPConfig 3.0.4.
For a detailed list of changes, please see the changelog section below.
=====================================================
*** New! The ISPConfig 3 manual is now available! ***
Version 1.3 for ISPConfig >= 3.0.4 (Date: 10/25/2011)
Author: Falko Timme
333 pages
The manual can be downloaded from these two links:
http://www.ispconfig.org/ispconfig-3/ispconfig-3-manual/
http://www.howtoforge.com/download-the-ispconfig-3-manual
=====================================================
Download
The software can be downloaded here:
http://prdownloads.sourceforge.net/ispconfig/ISPConfig-3.0.4.2.tar.gz
Changelog
http://bugtracker.ispconfig.org/index.php?do=index&tasks=&project=3&due=57&status[]=
Known Issues
Please take a look at the bugtracker:
http://bugtracker.ispconfig.org
BUG Reporting
Please report bugs to the ISPConfig bugtracking system:
http://bugtracker.ispconfig.org
Supported Linux Distributions
- Debian Etch (4.0) – Squeeze (6.0)
- Ubuntu 7.10 – 11.10
- OpenSuSE 11 – 12.1
- CentOS 5.2 – 6.2
- Fedora 9 – 15
Installation
The installation instructions for ISPConfig can be found here:
http://www.ispconfig.org/ispconfig-3/documentation/
or in the text files (named INSTALL_*.txt) which are inside the docs folder of the .tar.gz file.
Update
To update existing ISPConfig 3 installations, run this command on the shell:
ispconfig_update.sh
Select “stable” as the update resource. The script will check if an updated version of ISPConfig 3 is available and then download the tar.gz and start the setup script.
Detailed instructions for making a backup before you update can be found here:
http://www.faqforge.com/linux/controlpanels/ispconfig3/how-to-update-ispconfig-3/
If the ISPConfig version on your server does not have this script yet, follow the manual update instructions below.
Manual update instructions
cd /tmp
wget http://www.ispconfig.org/downloads/ISPConfig-3-stable.tar.gz
tar xvfz ISPConfig-3-stable.tar.gz
cd ispconfig3_install/install
php -q update.php
ISPConfig 3.0.4.1-RC1 available for testing
The first release candidate (RC1) version of the upcoming ISPConfig 3.0.4.2 is available for download. RC versions are released for testing purposes, it is not recommended to use them on production systems.
This release is a bugfix release for ISPConfig 3.0.4
Changelog
http://bugtracker.ispconfig.org/index.php?do=index&tasks=&project=3&due=57&status[]=
Download
http://www.ispconfig.org/downloads/ISPConfig-3.0.4.2-rc1.tar.gz
Update instructions
cd /tmp rm -rf /tmp/ispconfig3_install wget http://www.ispconfig.org/downloads/ISPConfig-3.0.4.2-rc1.tar.gz tar xvfz ISPConfig-3.0.4.2-rc1.tar.gz cd ispconfig3_install/install php -q update.php
Tutorial: The Perfect Server – CentOS 6.1 x86_64 With nginx [ISPConfig 3]
This tutorial shows how to prepare a CentOS 6.1 x86_64 server for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: nginx web server, Postfix mail server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, Mailman, and many more. Since version 3.0.4, ISPConfig comes with full support for the nginx web server in addition to Apache; this tutorial covers the setup of a server that uses nginx, not Apache. More…
Tutorial: The Perfect Server – CentOS 6.1 x86_64 With Apache2 [ISPConfig 3]
This tutorial shows how to prepare a CentOS 6.1 x86_64 server for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: Apache web server, Postfix mail server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, Mailman, and many more. Since version 3.0.4, ISPConfig comes with full support for the nginx web server in addition to Apache; this tutorial covers the setup of a server that uses Apache, not nginx. More…
Tutorial: The Perfect Server – OpenSUSE 12.1 x86_64 With Nginx [ISPConfig 3]
This tutorial shows how to prepare an OpenSUSE 12.1 64bit (x86_64) server with nginx for the installation of ISPConfig 3, and how to install ISPConfig 3. Since version 3.0.4, ISPConfig comes with full support for the nginx web server in addition to Apache, and this tutorial covers the setup of a server that uses nginx instead of Apache. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: nginx and Apache web server, Postfix mail server, MySQL, Dovecot POP3/IMAP, BIND or MyDNS nameserver, PureFTPd, SpamAssassin, ClamAV, and many more. More…
ISPConfig 3.0.4.1 released
ISPConfig 3.0.4.1 is available for download. This release is a bugfix release for ISPConfig 3.0.4.
For a detailed list of changes, please see the changelog section below.
=====================================================
*** New! The ISPConfig 3 manual is now available! ***
Version 1.3 for ISPConfig >= 3.0.4 (Date: 10/25/2011)
Author: Falko Timme
333 pages
The manual can be downloaded from these two links:
http://www.ispconfig.org/ispconfig-3/ispconfig-3-manual/
http://www.howtoforge.com/download-the-ispconfig-3-manual
=====================================================
Download
The software can be downloaded here:
http://prdownloads.sourceforge.net/ispconfig/ISPConfig-3.0.4.1.tar.gz
Changelog
http://bugtracker.ispconfig.org/index.php?do=index&tasks=&project=3&due=56&status[]=
Known Issues
Please take a look at the bugtracker:
http://bugtracker.ispconfig.org
BUG Reporting
Please report bugs to the ISPConfig bugtracking system:
http://bugtracker.ispconfig.org
Supported Linux Distributions
- Debian Etch (4.0) – Squeeze (6.0)
- Ubuntu 7.10 – 11.10
- OpenSuSE 11 – 12.1
- CentOS 5.2 – 6.0
- Fedora 9 – 15
Installation
The installation instructions for ISPConfig can be found here:
http://www.ispconfig.org/ispconfig-3/documentation/
or in the text files (named INSTALL_*.txt) which are inside the docs folder of the .tar.gz file.
Update
To update existing ISPConfig 3 installations, run this command on the shell:
ispconfig_update.sh
Select “stable” as the update resource. The script will check if an updated version of ISPConfig 3 is available and then download the tar.gz and start the setup script.
Detailed instructions for making a backup before you update can be found here:
http://www.faqforge.com/linux/controlpanels/ispconfig3/how-to-update-ispconfig-3/
If the ISPConfig version on your server does not have this script yet, follow the manual update instructions below.
Manual update instructions
cd /tmp
wget http://www.ispconfig.org/downloads/ISPConfig-3-stable.tar.gz
tar xvfz ISPConfig-3-stable.tar.gz
cd ispconfig3_install/install
php -q update.php
