Hey everyone, I'm thinking about making a mirror of my current ISPConfig server (Ubuntu 9.10) and using it as a test server with a simple subdomain of my current domain. It shouldn't be too hard as it's a VM, so I'm either just going to take a snapshot, give rsync a try or just tar the important files. But my question is, in order to make this run, what sort of things do I need to change and where do I need to change them? For example I know that obviously the hostname and IP address must change. Is there anything else so that there aren't any overlaps? I'm only going to be using this to test out system upgrades, software updates etc. P.S. Any recommendations on the best way to mirror the drive? I'm open to anything and haven't decided if I'm going to put the test server on my laptop or the same server that my main ISPConfig OS is on.
It should be enough to change the hostname (/etc/hosts, /etc/hostname, /etc/mailname and /etc/postfix/main.cf) and IP address.
Awesome, that's much simpler than I assumed. Is there support for managing multiple servers with ISPConfig 3?