Quote:
Originally Posted by skoena
My server needs to be upgraded to Ubuntu 12.
What are the right steps to "easily" migrate to the new server?
(db's, data, mail, ispconfig etc)
|
There's a saying in Dutch (in my best English translation): I don't see the forrest because of all the trees.
Untill now it's not clear how to do a "good" migration to a new server. Is it an idea to create a sticky about this?
*I copied (with rsync) all the data from
/var/www
/etc
/var/log/ispconfig/httpd
/var/vmail
/var/lib/mysql
(databases were not available on new server when I did this, so I dumped the db's on the old server and copied them to the new server with:
Quote:
|
mysqldump --opt --user=root --password=xxxxxxxx --all-databases | gzip > mysql_backup.sql.gz
|
) For some reason the dbispconfig database was not imported so I imported it by hand via phpmyadmin.
Do I need to copy more or is this enough??
Is there anything I missed?
Recent comments
1 day 8 hours ago
1 day 10 hours ago
1 day 22 hours ago
2 days 1 hour ago
2 days 5 hours ago
2 days 11 hours ago
2 days 21 hours ago
2 days 22 hours ago
3 days 7 hours ago
3 days 8 hours ago