summaryrefslogtreecommitdiff
path: root/content/html/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-21 05:11:04 +0100
commit16c7302cf08b121651bce2d348d5aa089517a457 (patch)
tree46694f52d5fc8bf7c6c7ae1603252580d47404d3 /content/html/gemfeed/atom.xml
parente664b3889320a2dbd02100395a649850695cb56b (diff)
add dns blog post
Diffstat (limited to 'content/html/gemfeed/atom.xml')
-rw-r--r--content/html/gemfeed/atom.xml13
1 files changed, 12 insertions, 1 deletions
diff --git a/content/html/gemfeed/atom.xml b/content/html/gemfeed/atom.xml
index 36744898..9b62f9a5 100644
--- a/content/html/gemfeed/atom.xml
+++ b/content/html/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="https://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="https://buetow.org/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html" />
+ <id>https://buetow.org/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html</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="https://buetow.org/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html" />
<id>https://buetow.org/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html</id>