We have two production servers for our website, one webserver, one database. I am needing to do some upgrades, but I need to test these first before we can apply them to the production server.
So, what I would like to do is duplicate both production servers onto the two dev servers. These are linux servers running Debian. Ideas?
Thanks.