Web Hosting Talk







View Full Version : Administering djbdns


Jeffyt
03-06-2002, 02:33 PM
Hi,

I was wondering what the easiest way was to manage tinydns (adding removing domains)? I noticed on the lifewithdjbdns page that you can use mySQL to store tinydns-data, is this what most people are using, or is there some other frontend to make managing say 100 domains a little easier?

Thanks,

Jeff

Ahmad
03-06-2002, 04:10 PM
Its not that hard to create a web interface for djbdns using PHP and MySQL. You can then use the script you mentiond to finalize the steps, or maybe add it to a cron job and have it run periodically to detect changes, rebuild the config file and do what ever necessary steps.