You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/powerdns-ubuntu-bionic/index.mdx
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,16 @@
1
1
---
2
+
meta:
2
3
title: Installing PowerDNS on Ubuntu Jammy Jellyfish (22.04 LTS)
3
4
description: This page shows you how to install a PowerDNS server on Ubuntu Linux with a MariaDB backend
4
-
content:
5
+
content:
5
6
h1: Installing PowerDNS on Ubuntu Jammy Jellyfish (22.04 LTS)
6
7
paragraph: This page shows you how to install a PowerDNS server on Ubuntu Linux with a MariaDB backend
7
-
tags: dns ubuntu PowerDNS server MariaDB
8
-
categories:
8
+
tags: dns ubuntu PowerDNS server MariaDB
9
+
categories:
9
10
- Instances
10
-
dates:
11
-
validation: 2024-10-15
12
-
posted: 2020-09-10
11
+
dates:
12
+
validation: 2024-10-15
13
+
posted: 2020-09-10
13
14
---
14
15
15
16
The PowerDNS authoritative server is an open-source DNS server written in C++. An authoritative DNS server contains a database of public IP addresses and their associated domain names, serving the purpose of resolving those common names into machine-understandable IP addresses.
0 commit comments