![]() |
ISPConfig 3.0.0.2 Alpha Released
The second alpha version of ISPconfig is available for download. The release is for testing only and to show you the progress in ISPconfig 3, it is not for production use of course :D
The software itself can be downloaded here: http://www.ispconfig.org/downloads/I...2-alpha.tar.gz I will post a link to a vmware appliance later today or tomorrow when the upload has finished. -------------------------------------- Changes: ------------ Mail Module ------------ - Added autoresponder function - Added custom maildrop rules. ----------------------- Monitoring Module (NEW) ----------------------- - View content of several local logfiles - Server status - Harddisk status - CPU information - memory status ----------------------- Web Module (NEW) ----------------------- - Create websites - Create subdomains - Create alis domains - create FTP accounts -------------- Server Module -------------- - Add IP addresses (this is implemented in the interface only) And many bugfixes in many functions :) System requirements -------------------- This release supports only debian Etch (4.0). Installation ----------- It is recommended to use a clean (fresh) debian etch install where you just selected "Standard System" as package selection during setup. Then follow the steps below to prepare your server for ISPConfig 3: 1) Install Postfix, Courier, Saslauthd, MySQL, phpMyAdmin with one single command (one line!): Code:
apt-get install postfix postfix-mysql postfix-doc mysql-client mysql-server courier-authdaemon courier-authlib-mysql courier-pop courier-pop-ssl courier-imap courier-imap-ssl postfix-tls libsasl2 libsasl2-modules libsasl2-modules-sql sasl2-bin libpam-mysql openssl courier-maildrop getmail4Create directories for web-based administration ? <-- No General type of configuration? <-- Internet site Mail name? <-- server1.mydomain.tld SSL certificate required <-- Ok ...use your own domain name of course ;) 2) Install Amavisd-new, Spamassassin and Clamav (1 line!): Code:
apt-get install amavisd-new spamassassin clamav clamav-daemon zoo unzip bzip2 arj nomarch lzop cabextract apt-listchanges libnet-ldap-perl libauthen-sasl-perl clamav-docs daemon libio-string-perl libio-socket-ssl-perl libnet-ident-perl zipCode:
apt-get install apache2 apache2.2-common apache2-doc apache2-mpm-prefork apache2-utils libexpat1 ssl-cert libapache2-mod-php5 php5 php5-common php5-gd php5-mysql php5-imap phpmyadminCode:
a2enmod suexecCode:
apt-get install pure-ftpd-common pure-ftpd-mysql quota quotatool5) Install ISPConfig 3 Code:
apt-get install php5-cliCode:
cd /tmpCode:
vi dist/conf/debian40.conf.phpEnter the mysql root password in this line. If the password is e.g. secret, the line should look like this: $conf["mysql_server_admin_password"] = "secret"; The other line is: $conf["mysql_server_ispconfig_password"] = "5sDrewBhk"; Replace "5sDrewBhk" with a password of your choice, the installer will create a new mysql database user named "ispconfig" and the user will get the password that you enter in this line. Now start the installation process by executing: Code:
php -q install.phphttp://192.168.0.100:8080/ the default login is: user: admin password: admin In case you get a permission denied error from apache, please restart the apache webserver process. UPDATE -------------------- Here is the link to the updated vmware appliance. http://www.ispconfig.org/downloads/i...pliance_a2.zip |
Well, if I have time in the next two hours, I'll install it on my testing server for everybody to preview. If I don't have time... I'll do it in two weeks when I get back in town.
|
Virtual Machine password
Hi Guys, downloaded the vm ISPConfig 3.0.0.2,
tried using the default root password of "howtoforge" so I can change the ip address etc to my network. What would the root passwd be please. Thanks madmac007 |
The root password is "ispconfig " for this appliance.
|
Awsome
Thanks Till.
Thanks also for a great site, glad to be a subscriber. madmac007 |
just finished an install of the alpha, and i must say WOW, it is very attractive, as well as user friendly. the install process is surprisingly simple. my many compliments to the team
|
I just downloaded the VMWare download... and got it up and running on VMWare Server.. however.. once the VM starts... it doesn't have any network interfaces... just the Loopback.
Did I do something wrong? None of my other VMs have this problem. any help would be appreciated. |
You mus choose to keep the MAC address when you start the vm the first time, otherwise you will loose the network interface as debian thinks that the network card has been removed temporarily and a new unconfigured card is added on ezh1 with the new mac address.
|
Is the ISPConfig system installed on the VMWare download? I've downlaoded it.. and fired it up on VM.. and the ISPConfig system doesn't seem to be running...
|
Quote:
Quote:
|
| All times are GMT +2. The time now is 19:30. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.