FeministWiki:Server setup: Difference between revisions

Line 250: Line 250:
=== Copy over the live data one more time ===
=== Copy over the live data one more time ===


TODO
The techniques and commands described above in the section '''Copying over live data''' are ''idempotent'', meaning you can simply repeat them and they will make sure that the new copy of the live data is fresh and doesn't leave any outdated data on the new server.  (For instance, the <code>--delete</code> argument to the <code>rsync</code> command and the <code>--add-drop-database</code> argument to the <code>mysqldump</code> command help to make sure of this.)
 
So in short, just repeat the steps from that section exactly one more time.


=== Update DNS entries ===
=== Update DNS entries ===