<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://kb.unixservertech.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://kb.unixservertech.com/feed.php">
        <title>Unix Server Tech Knowledge Base - software:dns</title>
        <description></description>
        <link>https://kb.unixservertech.com/</link>
        <image rdf:resource="https://kb.unixservertech.com/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-05-12T21:23:26+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://kb.unixservertech.com/software/dns/builddnsserver?rev=1618018209&amp;do=diff"/>
                <rdf:li rdf:resource="https://kb.unixservertech.com/software/dns/dyndns?rev=1618017907&amp;do=diff"/>
                <rdf:li rdf:resource="https://kb.unixservertech.com/software/dns/start?rev=1618018915&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://kb.unixservertech.com/_media/wiki/dokuwiki.svg">
        <title>Unix Server Tech Knowledge Base</title>
        <link>https://kb.unixservertech.com/</link>
        <url>https://kb.unixservertech.com/_media/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="https://kb.unixservertech.com/software/dns/builddnsserver?rev=1618018209&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-04-10T01:30:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Install and configure Bind9</title>
        <link>https://kb.unixservertech.com/software/dns/builddnsserver?rev=1618018209&amp;do=diff</link>
        <description>Install and configure Bind9

BIND has been around for a while, and the nice thing about that is the good documentation. It even has a 200+ PDF you can download from &lt;https://www.bind9.net/bind-9.10.8-manual.pdf&gt;.

Basic Install

We use Devuan Linux for a lot of applications. The following code will install Bind9 on a Devuan server.</description>
    </item>
    <item rdf:about="https://kb.unixservertech.com/software/dns/dyndns?rev=1618017907&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-04-10T01:25:07+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Build Dynamic DNS Server</title>
        <link>https://kb.unixservertech.com/software/dns/dyndns?rev=1618017907&amp;do=diff</link>
        <description>Build Dynamic DNS Server

Normal DNS services require human intervention to change an IP address, and this is usually pretty secure. However, there are situations when you need the DNS to change, most notably when a public DHCP address changes on normal, residential internet connections.</description>
    </item>
    <item rdf:about="https://kb.unixservertech.com/software/dns/start?rev=1618018915&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-04-10T01:41:55+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>DNS</title>
        <link>https://kb.unixservertech.com/software/dns/start?rev=1618018915&amp;do=diff</link>
        <description>DNS

Domain Name Services, or DNS, are used to, amongst other things, translate a URL (www.example.com) to an IP address (192.168.145.1). In that, it is kind of like the phone book (contact list) on your phone. Most people just look for the entry for “jane”, they don't actually know her phone number.</description>
    </item>
</rdf:RDF>
