Possible Duplicate:
Clone a working Linux server
We have a Linux CentOS server set up to server a php/mysql web application. We would like to move this to a new larger server. It appears the best way to do this is to run the CentOS setup on the new machine and then copy over certain configuration and application files. Is this best approach?
Also, if so, what directories or files on the new box should not be over-written.