FeministWiki:Server setup: Difference between revisions

Line 402: Line 402:
Run the following command from the old server:
Run the following command from the old server:


  mariadb-dump -u root -p"$(cat /root/pwd/mysql)" \
  mariadb-dump -u root -p"$(cat /root/pwd/mariadb)" \
   --add-drop-database \
   --add-drop-database \
   --databases feministblogs \
   --databases feministblogs \