Skip to content

Instantly share code, notes, and snippets.

@jniltinho
Last active March 4, 2024 19:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jniltinho/2ae5ee52f936602f0df3ec3a11e26ed6 to your computer and use it in GitHub Desktop.
Save jniltinho/2ae5ee52f936602f0df3ec3a11e26ed6 to your computer and use it in GitHub Desktop.
Install PowerDNS Linux
#!/bin/bash
## https://github.com/PowerDNS-Admin/PowerDNS-Admin
## https://www.howtoforge.com/how-to-install-powerdns-on-ubuntu-22-04/
## https://phoenixnap.com/kb/powerdns-ubuntu
## https://geekandnix.com/ubuntu/powerdns/
## https://hub.docker.com/r/powerdnsadmin/pda-legacy
## https://gist.github.com/maxivak/1daa03229493e22a7263c83dd52af76f
## https://github.com/PowerDNS/pdns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment