<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.howtoforge.com" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
 <title>HowtoForge - Linux Howtos and Tutorials - MyDNS</title>
 <link>http://www.howtoforge.com/taxonomy/term/91/all</link>
 <description></description>
 <language>en</language>
 <atom:link href="http://www.howtoforge.com/rss/dns/mydns.rss" rel="self" type="application/rss+xml" />
 <image>
  <title>HowtoForge - Linux Howtos and Tutorials - MyDNS</title>
  <url>http://www.howtoforge.com/images/howtoforge_rss.png</url>
  <link>http://www.howtoforge.com/taxonomy/term/91/all</link>
 </image>

<item>
 <title>Installing MyDNS-NG &amp; MyDNSConfig On Debian Squeeze</title>
 <link>http://www.howtoforge.com/installing-mydns-ng-and-mydnsconfig-on-debian-squeeze</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;36&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/debian.gif&quot; width=&quot;33&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Installing MyDNS-NG &amp;amp; MyDNSConfig On Debian Squeeze&lt;/b&gt;&lt;/p&gt;


&lt;p&gt;This tutorial will describe how to install and configure MyDNS-NG and MyDNSConfig 3 on 
Debian Squeeze. MyDNS-NG
 is a DNS server that uses a MySQL database as backend instead of 
configuration files. The advantage is 
that MyDNS simply reads the records from the database, and it does not 
have to be restarted/reloaded when DNS records change or zones are 
created/edited/deleted. A secondary nameserver can be easily set up by 
installing a second instance of MyDNS that accesses the same database 
or, to be more redundant, uses the MySQL master / slave replication 
features to replicate the data to the secondary nameserver.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/dns/mydns">MyDNS</category>
 <pubDate>Tue, 18 Jan 2011 17:22:20 +0100</pubDate>
 <guid>http://www.howtoforge.com/installing-mydns-ng-and-mydnsconfig-on-debian-squeeze</guid>
 <comments>http://www.howtoforge.com/installing-mydns-ng-and-mydnsconfig-on-debian-squeeze#comment</comments>
</item>
<item>
 <title>Installing MyDNS &amp; MyDNSConfig 3 On Fedora 10</title>
 <link>http://www.howtoforge.com/installing-mydns-and-mydnsconfig-3-on-fedora-10</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;43&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://static.howtoforge.com/images/teaser/fedora.gif&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Installing MyDNS &amp;amp; MyDNSConfig 3 On Fedora 10&lt;/b&gt;&lt;/p&gt;


&lt;p&gt;In this tutorial I will describe how to install and configure MyDNS and MyDNSConfig 3
on Fedora 10. MyDNS is a DNS server that uses a MySQL database as
backend instead of configuration files like, for example, Bind or
djbdns. The advantage is that MyDNS simply reads the records from the
database, and it does not have to be restarted/reloaded when DNS
records change or zones are created/edited/deleted. A secondary
nameserver can be easily set up by installing a second instance of
MyDNS that accesses the same database or, to be more redundant, uses
the MySQL master / slave replication features to replicate the data to
the secondary nameserver. MyDNSConfig is an easy to use web-based interface to MyDNS.
MyDNSConfig can create all types of DNS records that are available in
MyDNS and adds features like user management and access privileges.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/fedora">Fedora</category>
 <category domain="http://www.howtoforge.com/sitemap/dns/mydns">MyDNS</category>
 <category domain="http://www.howtoforge.com/sitemap/control-panels">Control Panels</category>
 <category domain="http://www.howtoforge.com/sitemap/dns">DNS</category>
 <pubDate>Thu, 21 May 2009 18:20:31 +0200</pubDate>
 <guid>http://www.howtoforge.com/installing-mydns-and-mydnsconfig-3-on-fedora-10</guid>
 <comments>http://www.howtoforge.com/installing-mydns-and-mydnsconfig-3-on-fedora-10#comment</comments>
</item>
<item>
 <title>Installing MyDNS-NG &amp; MyDNSConfig 3 On Debian Lenny</title>
 <link>http://www.howtoforge.com/installing-mydns-ng-and-mydnsconfig-3-on-debian-lenny</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;251&quot; height=&quot;38&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/mydnsconfig.gif&quot; width=&quot;248&quot; height=&quot;38&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Installing MyDNS-NG &amp;amp; MyDNSConfig 3 On Debian Lenny&lt;/b&gt;&lt;/p&gt;


&lt;p&gt;In this tutorial I will describe how to install and configure MyDNS-NG and MyDNSConfig 3 on Debian Lenny. MyDNS-NG
is a DNS server that uses a MySQL database as backend instead of
configuration files like, for example, Bind or djbdns. MyDNSConfig is an easy to use web-based interface to MyDNS-NG.
MyDNSConfig can create all types of DNS records that are available in
MyDNS and adds features like user management and access privileges.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/dns/mydns">MyDNS</category>
 <category domain="http://www.howtoforge.com/sitemap/control-panels">Control Panels</category>
 <category domain="http://www.howtoforge.com/sitemap/dns">DNS</category>
 <pubDate>Tue, 07 Apr 2009 17:49:46 +0200</pubDate>
 <guid>http://www.howtoforge.com/installing-mydns-ng-and-mydnsconfig-3-on-debian-lenny</guid>
 <comments>http://www.howtoforge.com/installing-mydns-ng-and-mydnsconfig-3-on-debian-lenny#comment</comments>
</item>
<item>
 <title>Running A MyDNS Name Server On OpenBSD (MySQL/PHP + MyDNS + MyDNSConfig)</title>
 <link>http://www.howtoforge.com/mydns-mysql-php-mydnsconfig-on-openbsd</link>
 <description>&lt;p&gt;&lt;b&gt;Running A MyDNS Name Server On OpenBSD (MySQL/PHP + MyDNS + MyDNSConfig)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how to run a MyDNS name server on an OpenBSD
server. It covers the installation of MySQL, PHP, MyDNS, and
MyDNSConfig, the web frontend for the MyDNS name server.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/dns/mydns">MyDNS</category>
 <category domain="http://www.howtoforge.com/sitemap/dns">DNS</category>
 <category domain="http://www.howtoforge.com/sitemap/other">Other</category>
 <pubDate>Mon, 31 Mar 2008 18:28:33 +0200</pubDate>
 <guid>http://www.howtoforge.com/mydns-mysql-php-mydnsconfig-on-openbsd</guid>
 <comments>http://www.howtoforge.com/mydns-mysql-php-mydnsconfig-on-openbsd#comment</comments>
</item>
<item>
 <title>Installing MyDNS And The MyDNSConfig Control Panel On CentOS 5.1</title>
 <link>http://www.howtoforge.com/installing-mydns-mydnsconfig-centos-5.1</link>
 <description>&lt;p&gt;&lt;b&gt;Installing MyDNS And The MyDNSConfig Control Panel On CentOS 5.1&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;In this tutorial I will describe how to install and configure MyDNS
and MyDNSConfig on CentOS 5.1. MyDNS is a DNS server that uses a MySQL
database as backend instead of configuration files like, for example,
Bind or djbdns. The advantage is that MyDNS simply reads the records
from the database, and it does not have to be restarted/reloaded when
DNS records change or zones are created/edited/deleted. A secondary
nameserver can be easily set up by installing a second instance of
MyDNS that accesses the same database or, to be more redundant, uses
the MySQL master / slave replication features to replicate the data to
the secondary nameserver.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/dns/mydns">MyDNS</category>
 <category domain="http://www.howtoforge.com/sitemap/control-panels">Control Panels</category>
 <category domain="http://www.howtoforge.com/sitemap/dns">DNS</category>
 <pubDate>Mon, 17 Dec 2007 17:42:50 +0100</pubDate>
 <guid>http://www.howtoforge.com/installing-mydns-mydnsconfig-centos-5.1</guid>
 <comments>http://www.howtoforge.com/installing-mydns-mydnsconfig-centos-5.1#comment</comments>
</item>
<item>
 <title>Installing MyDNS And The MyDNSConfig Control Panel On Mandriva 2008.0</title>
 <link>http://www.howtoforge.com/installing-mydns-mydnsconfig-mandriva2008.0</link>
 <description>&lt;p&gt;&lt;b&gt;Installing MyDNS And The MyDNSConfig Control Panel On Mandriva 2008.0&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;In this tutorial I will describe how to install and configure MyDNS
and MyDNSConfig on Mandriva 2008.0. MyDNS is a DNS server that uses a
MySQL database as backend instead of configuration files like, for
example, Bind or djbdns. The advantage is that MyDNS simply reads the
records from the database, and it does not have to be
restarted/reloaded when DNS records change or zones are
created/edited/deleted. A secondary nameserver can be easily set up by
installing a second instance of MyDNS that accesses the same database
or, to be more redundant, uses the MySQL master / slave replication
features to replicate the data to the secondary nameserver.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/mandriva">Mandriva</category>
 <category domain="http://www.howtoforge.com/sitemap/dns/mydns">MyDNS</category>
 <category domain="http://www.howtoforge.com/sitemap/dns">DNS</category>
 <pubDate>Thu, 13 Dec 2007 17:17:58 +0100</pubDate>
 <guid>http://www.howtoforge.com/installing-mydns-mydnsconfig-mandriva2008.0</guid>
 <comments>http://www.howtoforge.com/installing-mydns-mydnsconfig-mandriva2008.0#comment</comments>
</item>
<item>
 <title>Installing MyDNS And The MyDNSConfig Control Panel On Fedora 8</title>
 <link>http://www.howtoforge.com/installing-mydns-mydnsconfig-fedora8</link>
 <description>&lt;p&gt;&lt;b&gt;Installing MyDNS And The MyDNSConfig Control Panel On Fedora 8&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;In this tutorial I will describe how to install and configure MyDNS
and MyDNSConfig on Fedora 8. MyDNS is a DNS server that uses a MySQL
database as backend instead of configuration files like, for example,
Bind or djbdns. The advantage is that MyDNS simply reads the records
from the database, and it does not have to be restarted/reloaded when
DNS records change or zones are created/edited/deleted. A secondary
nameserver can be easily set up by installing a second instance of
MyDNS that accesses the same database or, to be more redundant, uses
the MySQL master / slave replication features to replicate the data to
the secondary nameserver.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/fedora">Fedora</category>
 <category domain="http://www.howtoforge.com/sitemap/dns/mydns">MyDNS</category>
 <category domain="http://www.howtoforge.com/sitemap/dns">DNS</category>
 <pubDate>Thu, 06 Dec 2007 19:24:19 +0100</pubDate>
 <guid>http://www.howtoforge.com/installing-mydns-mydnsconfig-fedora8</guid>
 <comments>http://www.howtoforge.com/installing-mydns-mydnsconfig-fedora8#comment</comments>
</item>
<item>
 <title>MyDNS with MyDNSConfig Control Panel and DNSMasq on Ubuntu 6.10</title>
 <link>http://www.howtoforge.com/mydns_mydnsconfig_dnsmasp_on_ubuntu_edgy</link>
 <description>&lt;p&gt;&lt;b&gt;MyDNS with MyDNSConfig Control Panel and DNSMasq on Ubuntu 6.10&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;In this tutorial I will describe how to install and configure MyDNS
and MyDNSConfig. MyDNS is a DNS server that uses a MySQL database as
backend instead of configuration files like, for example, Bind or
djbdns. The advantage is that MyDNS simply reads the records from the
database, and it does not have to be restarted/reloaded when DNS
records change or zones are created/edited/deleted. A secondary
nameserver can be easily set up by installing a second instance of
MyDNS that accesses the same database or, to be more redundant, uses
the MySQL master / slave replication features to replicate the data to
the secondary nameserver.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/dns/mydns">MyDNS</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/control-panels">Control Panels</category>
 <category domain="http://www.howtoforge.com/sitemap/dns">DNS</category>
 <pubDate>Thu, 08 Mar 2007 17:20:34 +0100</pubDate>
 <guid>http://www.howtoforge.com/mydns_mydnsconfig_dnsmasp_on_ubuntu_edgy</guid>
 <comments>http://www.howtoforge.com/mydns_mydnsconfig_dnsmasp_on_ubuntu_edgy#comment</comments>
</item>
<item>
 <title>Running A MySQL-Based DNS Server: MyDNS</title>
 <link>http://www.howtoforge.com/mydns_name_server</link>
 <description>&lt;p&gt;&lt;font face=&quot;Verdana, Arial, Helvetica, sans-serif&quot; size=&quot;3&quot;&gt;&lt;b&gt;Running A MySQL-Based DNS Server: MyDNS&lt;/b&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p&gt;&lt;font face=&quot;Verdana, Arial, Helvetica, sans-serif&quot; size=&quot;2&quot;&gt;In this tutorial I will describe how to install and configure MyDNS, a DNS server that uses a MySQL database as backend instead of configuration files like, for example, &lt;a mce_real_href=&quot;http://www.isc.org/index.pl?/sw/bind/&quot; href=&quot;http://www.isc.org/index.pl?/sw/bind/&quot; target=&quot;_blank&quot;&gt;Bind&lt;/a&gt; or &lt;a mce_real_href=&quot;http://cr.yp.to/djbdns.html&quot; href=&quot;http://cr.yp.to/djbdns.html&quot; target=&quot;_blank&quot;&gt;djbdns&lt;/a&gt;. This has the advantage that you can easily use web-based frontends to administrate your DNS records. You could even write your own frontend, e.g. using PHP, to interact with the MyDNS database. MyDNS simply reads the records from the database, and &lt;b&gt;it does not have to be restarted/reloaded&lt;/b&gt; when DNS records change or zones are created/edited/deleted! This is a major advantage. &lt;/font&gt;&lt;/p&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/dns/mydns">MyDNS</category>
 <category domain="http://www.howtoforge.com/sitemap/dns">DNS</category>
 <pubDate>Mon, 02 Jan 2006 15:47:58 +0100</pubDate>
 <guid>http://www.howtoforge.com/mydns_name_server</guid>
 <comments>http://www.howtoforge.com/mydns_name_server#comment</comments>
</item>
</channel>
</rss>

