The goal of this guide is to setup a PowerDNS master with mySQL as backend, then use mySQL replication to update the slaves. When the master/slave is done, we will add Poweradmin as webinterface for the admin/users to update their…
Category: Database
How To Recover/Reset a forgotten MySQL root password
Introduction to Minstall
One of my favourite quickstart scripts is Minstall, a helpful script to use on your freshly installed VPS. With Minstall you can remove unnecessary services and install commonly used services, it will let you start with a low-mem using VPS. The readme…