Introduction PowerDNS is an advanced, high performance authoritative nameserver compatible with a number of backends. PowerDNS can use BIND configuration files, read information from MariaDB, MySQL, Oracle, PostgreSQL, and many other databases. Backends can easily be written in any language. In this case we will use MariaDB to store our zone file records. MariaDB is a fork of MySQL, a relational database management system. Being a fork of a leading open source software system, it ...
Read more