18
edits
Changes
→Preparing to migrate
Stop most services on a machine to be migrated. “Most” means services such as web server, databases and the like — so you will not lose your data. Just leave the bare minimum (including ssh daemon).
To make things easier you may like to first create a second dummy container based on the same Linux distribution you want to migrate. That way you can take that dummy as a template and then copy and modify stuff from that container to your new migrated containerand modify.
== Copying the data ==