Page 1 of 1

migration to new server

Posted: Thu 4. Mar 2021, 12:21
by curiousclumsy
I was wondering how can I migrate to a new server with the same hostname?

Here is what I think I should do

- Install keyhelp onto the new server
- Backup all databases - including mysql
- rsync /home/ to the new server
- Restore all databases
- Recreate all users
- Import crontab for each user

Is that the recommended way to do it?

Thanks

Re: migration to new server  [SOLVED]

Posted: Tue 9. Mar 2021, 11:27
by Florian
Hallo,

or you use a Keyhelp Backup and restore it on the new server:

viewtopic.php?f=11&t=8892

Re: migration to new server

Posted: Tue 9. Mar 2021, 15:47
by curiousclumsy
Many thanks