How to migrate IMSCP to other server

  • Hi all!


    I want to move my IMSCP to other Virtual Machine. How can i migrate without any data lost?

    Same Linux distro, same config.

  • Basically the steps are as follows:

    rsync your web data and your mail data

    dump databases and import databases (regarding imscp database you probably should edit some IP addresses...)

    rsync /etc/imscp

    perform an i-mscp setup on the new server... It will regenerate the whole thing


    Change DNS records accordingly