Comments on Virtual Multiserver Environment With Dedicated Web & MySQL, Email & DNS Servers On Debian Squeeze With ISPConfig 3

Virtual Multiserver Environment With Dedicated Web & MySQL, Email & DNS Servers On Debian Squeeze With ISPConfig 3 This tutorial describes how you can set up a single dedicated server as a virtual multiserver environment using OpenVZ with dedicated Web & MySQL, Email and DNS servers on Debian Squeeze. Also, you will learn how to maintain all these servers. As an addition, you will learn how to install some very useful packages on all of them, how to protect them and how to monitor them. At the end you will have a fully functional virtual multiserver environment, ready for shared hosting.

8 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: Anonymous

thank you very much!

By: trambinux


Hi thanks for your howto, a little error here : /etc/vz/vz.conf :

  IPTABLES=".....iptable__mangle.....

 

must be

 IPTABLES="....iptable_mangle... 

 

By:

Oh, what an ugly typo. Fixed now - thanks :)

By:

You will need to install these two gems to add another server  to the mix in OpenVZ Web Panel, Just an fyi 

gem install net-ssh
gem install net-sftp 

By:

Do you have any reference confirming that (e.g. an OVZ issue ticket)? The installer should handle everything itself and I never had to install additional gems to get things up and running. 
 
Please let me know so I can recheck. Thanks!
 
 edit: found this// https://code.google.com/p/ovz-web-panel/issues/detail?id=282#c5 -> no need to install the gems...if you need to, therefor something really wrong.

By: Jorge Quiterio

On the 

http://ovz-web-panel.googlecode.com/svn/installer/ai.sh

Alter from ruby to ruby1.8 for ap-get -y install on the line 88

  ************If you get ************ Setting up g++ (4:4.7.2-1) ...update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto modeSetting up build-essential (11.5) ...Setting up libstdc++6-4.7-dev (4.7.2-5) ...Checking presence of the command: ruby Fatal error: Panel requires Ruby 1.8 (Ruby 1.9 is not supported).************Check version ************ruby -vruby 1.9.3p194 (2012-04-20 revision 35410) [i486-linux] dpkg -l | grep "ruby1.8"ii  libruby1.8                           1.8.7.358-7.1+deb7u1          i386         Libraries necessary to run Ruby 1.8ii  ruby1.8                              1.8.7.358-7.1+deb7u1          i386         Interpreter of object-oriented scripting language Ruby 1.8ii  ruby1.8-dev                          1.8.7.358-7.1+deb7u1          i386         Header files for compiling extension modules for the Ruby 1.8************You Fixed it with  ************ update-alternatives --config rubyThere are 2 choices for the alternative ruby (providing /usr/bin/ruby).  Selection    Path                Priority   Status------------------------------------------------------------* 0            /usr/bin/ruby1.9.1   51        auto mode  1            /usr/bin/ruby1.8     50        manual mode  2            /usr/bin/ruby1.9.1   51        manual modePress enter to keep the current choice[*], or type selection number: 1update-alternatives: using /usr/bin/ruby1.8 to provide /usr/bin/ruby (ruby) in manual mode

By: Rev.mayeaux

After downloading the original ispconfig cpanel setup I got error due to the ububtu 17.10 and 17.04 upgrades which your main website said it could work... I have ag-2010 access gateway with pfsense firewall etc on it and 5 servers with a citrix load balancer and packeteer to shape the info running into a gigabit and a megabit switch for the 1st and 2nd NIC , after looking at this article with multiple servers I cannot decide on which one to us, I am looking to host my church website, email, blog, drupal website, running squid and lamp etc. I am at a loss as wether I need to make a server with bith NIC's a DNS server and another server a mail webserver etc... Does ispconfig have something to help... my servers are HP Proliant dl30 g4(2) as file servers, a DL 380G5 as my website and lamp server,a Dell2850 as a movie-video  server and a empty Dell 710 virtual server... so what and how can I set this up...thanks...