PowerDNS Authoritative Server (Ubuntu): Unterschied zwischen den Versionen
Zeile 8: | Zeile 8: | ||
== Installation == | == Installation == | ||
=== Binaries === | |||
<pre> | <pre> | ||
sudo apt-get -y install pdns-server pdns-backend-mysql | sudo apt-get -y install pdns-server pdns-backend-mysql | ||
</pre> | </pre> | ||
=== Datenbank === | |||
<pre> | |||
</pre> | |||
==== Links === | |||
[https://doc.powerdns.com/authoritative/guides/basic-database.html https://doc.powerdns.com/authoritative/guides/basic-database.html] | |||
=== Links === | === Links === |
Version vom 21. Januar 2020, 21:54 Uhr
Allgemein
Voraussetzungen
SQL-Datenbank => siehe MariaDB
Installation
Binaries
sudo apt-get -y install pdns-server pdns-backend-mysql
Datenbank
= Links
https://doc.powerdns.com/authoritative/guides/basic-database.html
Links
https://doc.powerdns.com/authoritative/installation.html
https://www.linux.com/tutorials/how-install-powerdns-dns-server-ubuntu/
https://clouding.io/kb/en/how-to-install-powerdns-on-ubuntu-18-04/
https://www.debacher.de/wiki/Mein_eigenes_DynDNS
Konfiguration
Master / Slave
https://www.claudiokuenzler.com/blog/844/powerdns-master-slave-dns-replication-mysql-backend
Benutzeroberfläche
Poweradmin
Download
https://sourceforge.net/projects/poweradmin/
Links
https://blog.jonaharagon.com/installing-powerdns-admin-on-ubuntu-18-04/
PowerDNS-Admin
Download
https://github.com/ngoduykhanh/PowerDNS-Admin
Links
https://blog.jonaharagon.com/installing-powerdns-admin-on-ubuntu-18-04/
Links allgemein
[https://github.com/PowerDNS/pdns/wiki/WebFrontends https://github.com/PowerDNS/pdns/wiki/WebFrontend
Zurück zu Domain selbst verwalten