Migrating my FreeBSD server

bofkonijn
I am finalizing the migration of my old to my new server. The last steps where email and dns, and this has been relatively painless. Some things that helped where:
- rsync 3.0.0. It is so much faster than rsync 2.x.
- powerdns. I moved from bind to powerdns with mysql backend. It is quite a joy to have your zones in a mysql database. Change MX records in one go with a simple query.
- poweradmin, a webinterface for powerdns. Not perfect, but combined with mysql queries you have a rather powerful combo.
Read More...
|

FreeBSD

I love FreeBSD. Some time ago I switched from linux to freebsd on my servers. Read More...
|