
I've currently host using a very custom setup. All my services live in different virtual servers. For instance, I've got hosts called www, ns1, ns2, plone, smtp, imap, ldap, mysql, etc.
Is it possible to split services up in using different virtual servers and then manage them using Virtualmin and/or Cloudmin?
Status:
Closed (fixed)
Comments
Submitted by JamieCameron on Sat, 02/13/2010 - 21:54 Comment #1
To some degree, yes - you can use secondary DNS servers to distributed the load of DNS serving, configure Virtualmin to use a remote MySQL server, use LDAP for users and groups, and move spam and virus scanning to separate boxes.
Cloudmin doesn't manage any of this though - instead, it can be setup under Virtualmin.
For more info, see :
http://www.virtualmin.com/documentation/dns/slave-configuration
http://www.virtualmin.com/documentation/email/spam-av
http://www.virtualmin.com/documentation/id,combining_virtualmin_and_ldap/
Very helpful. Thank you.