ISPConfig - Hosting Control Panel Software (Open Source)

  • Manage multiple servers from one control panel
  • Web server management (Apache2 and nginx)
  • Mail server management (with virtual mail users)
  • DNS server management (BIND and MyDNS)
  • Virtualization (OpenVZ)
  • Administrator, reseller and client login
  • Configuration mirroring and clusters
  • Open Source software (BSD license)
What’s new in ISPConfig 3.0.5
- APS package installer. See http://www.apsstandard.org for a list of available packages.
- New web backup system which includes the website databases.
- Mailuser login.
- PHP version selector. Use different PHP versions for different websites.
- Subdomains as virtualhost with separate directory inside the directory tree of the main website without rewriting.
- Support for mod_perl2.
- Improved default theme.
- Global search function.
- PHP-FPM support for Apache servers.
- PHP-FPM mode selector in website options.
- Hardened the website folder structure with new folder protection feature and stricter security settings.
- Maintenance mode.
- Password generator.
- Password confirmation fields.
- Directive snippets for Apache, nginx, and PHP can now be saved and be reused for other websites.
- Forms can be submitted by pressing ENTER (you don’t have to click the Save button anymore).
- Many more minor feature enhancements and bugfixes.
- IDN domains are converted automatically to / from punicode. (requires PHP idn extension from pecl)
- Mail traffic reporting for dovecot servers.
Special thanks to Marius Cramer from www.pixcept.de for his contributions to the 3.0.5 ISPConfig release.

Download
The software can be downloaded here:
prdownloads.sourceforge.net/ispconfig/ISPConfig-3.0.5.tar.gz

Installation
The installation instructions for ISPConfig can be found here:
www.ispconfig.org/documentation/
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:
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
tar xvfz ISPConfig-3-stable.tar.gz
cd ispconfig3_install/install
php -q update.php        


Nhận xét

Bài đăng phổ biến từ blog này

CLEANING UP THE ZABBIX DATABASE

Configuring DHCP Relay service on the FortiGate unit

Stuxnet Trojan - Memory Forensics with Volatility | Part I