This is an old revision of the document!
PowerDNS : Modern Domain Name Server (Debian 13/Postgres)
Update System
apt update && sudo apt upgrade -y
Install powerdns, Database (Postgres)
apt install ruby3.3 postgresql-17 apache2 -y
Home · Index Menu · About Me · Contact
deployment:network:powerdns:main
This is an old revision of the document!
apt update && sudo apt upgrade -y
apt install ruby3.3 postgresql-17 apache2 -y