Showing revision 10

2020 mercury move

Shopping for a host

2020-02-28
got the new server, IP 107.6.27.87
[x] install & configure fail2ban, sudo, rsync, apache2, bind9, make
[x] begin rsync
[x] install rrdtool, librrds-perl
[ ] cpan install Log::Log4perl, YAML, RRD::Simple
[ ] install libgd-dv , cpan install GD
[x] ask Greg Estabrooks if he'll do postfix & dovecot
[ ] postfix / dovecot
[ ] ask Greg for other hardening stuff
[ ] copy /etc/apache2/
[ ] Drupal7
[ ] Drupal8
follow https://tecadmin.net/install-lamp-stack-debian-9-stretch/:

Future: [x] Notify our secondary to being updating from new [x] Update glue record for bonmot.ca

Move Drupal Site

  1. somehow lock the site so no changes can be made
  2. mysqldump the database to e.g. wayves.ca.sql
  3. scp wayves.sql over to mercnew:/tmp/wayves.ca.tar
  4. scp both files to mercnew:/tmp
  5. unpack the tarfile into /usr/share/drupal7/sites/
  6. mysql < /tmp/wayves.ca.sql
  7. change the dns and wait for the traffic to move over