From e012eeaee5773e0954381323ed008b2451fdb953 Mon Sep 17 00:00:00 2001 From: Harsha Krishna <1305937+harsha5500@users.noreply.github.com> Date: Mon, 1 Apr 2024 13:59:03 +0200 Subject: [PATCH] Adding a entry for installig and configuring PowerDNS --- hugo/content/maintenance/powerDNS.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 hugo/content/maintenance/powerDNS.md diff --git a/hugo/content/maintenance/powerDNS.md b/hugo/content/maintenance/powerDNS.md new file mode 100644 index 0000000..13ff9ca --- /dev/null +++ b/hugo/content/maintenance/powerDNS.md @@ -0,0 +1,16 @@ +--- +title: PowerDNS Installation and Configuration +--- + +[PowerDNS](https://www.powerdns.com/) is used to run a DNS server both in the Flemingsberg and Kista zones. The Flemingsberg DNS server is configured as a separate machine (as against a VM). Please refer to the administrator guide [dnsEntry](../administration/dnsEntry.md "wikilink") for information on adding, removing and modifying DNS entries using the GUI server provided by PowerDNS. + +This page outlines how to setup and configure PowerDNS for KTH Cloud. + +## Installation and Configuration + +_(under review)_ + +#### See also + +- The installation follows most of the steps described in [here](https://phoenixnap.com/kb/powerdns-ubuntu#ftoc-heading-6) +- [PowerDNS](https://www.powerdns.com/) \ No newline at end of file