Skip to content

Instantly share code, notes, and snippets.

@b13n1u
b13n1u / imscp_migration
Last active July 25, 2024 07:37
I-MSCP migration from old server to a new one.
#Migrate i-mscp to a new server
#the new imscp is already installed and does have a different IP than the old one
#1. Dump the DB and copy the i-MSCP backup to new server:
rsync -rave "ssh -l root" /var/www/imscp/backups 10.0.0.3:/var/tmp/imscp_old_backups
#2.Install the old config DB
#3. Copy all customer data:
rsync -rave "ssh -l root " /var/www/virtual/ 10.0.0.3:/var/www/virtual
@shinesoftware
shinesoftware / end-footer
Last active December 28, 2015 07:19
CMS Block: End Block