PowerDNS
Install PowerDNS
Install PowerDNS on Ubuntu 20.04
PowerDNS Command line
List all DNS Zones
pdns_control list-zones pdns_control list-zones slave
Delete a DNZ Zone
pdnsutil delete-zone DOMAIN_NAME
To notify slave DNS server
pdns_control notify DOMAIN_NAME
PowerDNS Admin
Python Django application to manage PowerDNS servers.