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
- somehow lock the site so no changes can be made
- mysqldump the database to e.g. wayves.ca.sql
- scp wayves.sql over to mercnew:/tmp/wayves.ca.tar
- scp both files to mercnew:/tmp
- unpack the tarfile into /usr/share/drupal7/sites/
- mysql < /tmp/wayves.ca.sql
- change the dns and wait for the traffic to move over