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