I am adopting a new enviroment for my application in production. My old env has a lot of configuration, like e-mail server, application server, database, java plataform, etc. I would like to replicate this enviroment and copy it to the new enviroment.
On the new env, I am able to select the linux distro, so I can use the same linux version.
Does anybody already had done this? What is the safer way of accomplishing the task?