summaryrefslogtreecommitdiff
path: root/content/gemtext/gemfeed/atom.xml
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-05-01 18:59:02 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-01 18:59:02 +0100
commitb60fc424ae86381c4cee105be1ed809e7b31b0b8 (patch)
tree5aaaac52bfa1ad000020ba00a5e90ca9882c7e93 /content/gemtext/gemfeed/atom.xml
parentd87c9743b94c3d2aec705eedeeb68e3b79a3a0dd (diff)
add dns blog post
Diffstat (limited to 'content/gemtext/gemfeed/atom.xml')
-rw-r--r--content/gemtext/gemfeed/atom.xml13
1 files changed, 12 insertions, 1 deletions
diff --git a/content/gemtext/gemfeed/atom.xml b/content/gemtext/gemfeed/atom.xml
index c11e0e4a..b0a301b8 100644
--- a/content/gemtext/gemfeed/atom.xml
+++ b/content/gemtext/gemfeed/atom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
- <updated>2021-05-01T18:38:14+01:00</updated>
+ <updated>2021-05-01T18:59:01+01:00</updated>
<title>buetow.org feed</title>
<subtitle>Having fun with computers!</subtitle>
<link href="gemini://buetow.org/gemfeed/atom.xml" rel="self" />
@@ -40,6 +40,17 @@
</author>
</entry>
<entry>
+ <title>Spinning up my own authoritative DNS servers</title>
+ <link href="gemini://buetow.org/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.gmi" />
+ <id>gemini://buetow.org/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.gmi</id>
+ <updated>2021-05-01T18:59:01+01:00</updated>
+ <summary>Finally, I had time to deploy my own authoritative DNS servers (master and slave) for my domains 'buetow.org' and 'buetow.zone'. My domain name provider is Schlund Technologies. They allow their customers to manually edit the DNS records (BIND files). And they also give you the opportunity to set your own authoritative DNS servers for your domains. From now I am making use of that option.. .....to read on please visit my site.</summary>
+ <author>
+ <name>Paul Buetow</name>
+ <email>comments@mx.buetow.org</email>
+ </author>
+ </entry>
+ <entry>
<title>Offsite backup with ZFS (Part 2)</title>
<link href="gemini://buetow.org/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.gmi" />
<id>gemini://buetow.org/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.gmi</id>