1PDNS_SERVER(1) PowerDNS Authoritative Server PDNS_SERVER(1)
2
3
4
6 pdns_server - The PowerDNS Authoritative Namserver
7
9 pdns_server [OPTION]
10
12 The PowerDNS Authoritative Server is a versatile nameserver which sup‐
13 ports a large number of backends. These backends can either be plain
14 zone files or be more dynamic in nature. Please see the online documen‐
15 tation for more information.
16
18 See the online documentation for all options
19
20 --daemon
21 Indicate if the server should run in the background as a real
22 daemon, or in the foreground.
23
24 --guardian
25 Run pdns_server inside a guardian. This guardian monitors the
26 performance of the inner pdns_server instance. It is also this
27 guardian that pdns_controltalks to.
28
29 --control-console
30 Run the server in a special monitor mode. This enables detailed
31 logging and exposes the raw control socket.
32
33 --loglevel=<LEVEL>
34 Set the logging level.
35
36 --help To view more options that are available use this program.
37
39 pdns_control(1), pdnsutil(1), https://doc.powerdns.com/
40
42 PowerDNS.COM BV
43
45 2001-2019, PowerDNS.COM BV
46
47
48
49
504.2 Nov 29, 2019 PDNS_SERVER(1)