migration to new server  [SOLVED]

Locked
curiousclumsy
Posts: 6
Joined: Tue 19. Jan 2021, 09:32

migration to new server

Post 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
User avatar
Florian
Keyweb AG
Posts: 1243
Joined: Wed 20. Jan 2016, 02:28

Re: migration to new server  [SOLVED]

Post by Florian »

Hallo,

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

viewtopic.php?f=11&t=8892
Mit freundlichen Grüßen / Best regards
Florian Cheno

**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
curiousclumsy
Posts: 6
Joined: Tue 19. Jan 2021, 09:32

Re: migration to new server

Post by curiousclumsy »

Many thanks
Locked