How to Setup PowerDNS PowerAdmin Web GUI

How to Setup PowerDNS PowerAdmin

How to Setup PowerDNS PowerAdmin Web GUI   In this article i will show how to install PowerDNS PowerAdmin Web GUI. First I will show how to install PowerDNS on CentOS. Our PowerDNS setup will use MySQL database in backend.… Continue Reading

Install PowerDNS and powerdns-webinterface on CentOS

Install PowerDNS and powerdns-webinterface on CentOS 6.x x64 1. Install REMI and EPEL Repositories and PHP, PDNS, MySQL Packages: rpm -ivh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm rpm -ivh http://rpms.famillecollet.com/enterprise/remi-release-6.rpm yum -y install php php-mcrypt php-pdo php-mysql pdns pdns-backend-mysql mysql-server httpd Start MySQL, httpd, pdns… Continue Reading