summaryrefslogtreecommitdiff
path: root/content/gemtext/gemfeed/atom.xml
blob: e93f85fe47a40b15683d24ffccf23cfa34339dff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <updated>2021-05-03T10:04:48+01:00</updated>
    <title>buetow.org feed</title>
    <subtitle>Having fun with computers!</subtitle>
    <link href="gemini://buetow.org/gemfeed/atom.xml" rel="self" />
    <link href="gemini://buetow.org/" />
    <id>gemini://buetow.org/</id>
    <entry>
        <title>Welcome to the Geminispace</title>
        <link href="gemini://buetow.org/gemfeed/2021-04-24-welcome-to-the-geminispace.gmi" />
        <id>gemini://buetow.org/gemfeed/2021-04-24-welcome-to-the-geminispace.gmi</id>
        <updated>2021-04-24T19:28:41+01:00</updated>
        <summary>Have you reached this article already via Gemini? You need a special client for that, web browsers such as Firefox, Chrome, Safari etc. don't support the Gemini protocol. The Gemini address of this site (or the address of this capsule as people say in Geminispace) is: ... to read on visit my site.</summary>
        <author>
            <name>Paul Buetow</name>
            <email>comments@mx.buetow.org</email>
        </author>
    </entry>
    <entry>
        <title>DTail - The distributed log tail program</title>
        <link href="gemini://buetow.org/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.gmi" />
        <id>gemini://buetow.org/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.gmi</id>
        <updated>2021-04-22T19:28:41+01:00</updated>
        <summary>This article first appeared at the Mimecast Engineering Blog but I made it available here in my personal Gemini capsule too. ...to read on visit my site.</summary>
        <author>
            <name>Paul Buetow</name>
            <email>comments@mx.buetow.org</email>
        </author>
    </entry>
    <entry>
        <title>Methods in C</title>
        <link href="gemini://buetow.org/gemfeed/2016-11-20-methods-in-c.gmi" />
        <id>gemini://buetow.org/gemfeed/2016-11-20-methods-in-c.gmi</id>
        <updated>2016-11-20T18:36:51+01:00</updated>
        <summary>You can do some sort of object oriented programming in the C Programming Language. However, that is very limited. But also very easy and straight forward to use.. .....to read on please visit my site.</summary>
        <author>
            <name>Paul Buetow</name>
            <email>comments@mx.buetow.org</email>
        </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>2016-05-22T18: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>
        <updated>2016-04-16T22:43:42+01:00</updated>
        <summary>I enhanced the procedure a bit. From now on I am having two external 2TB USB hard drives. Both are setup exactly the same way. To decrease the probability that they will not fail at about the same time both drives are of different brands. One drive is kept at the secret location. The other one is kept at home right next to my HP MicroServer. ...to read on visit my site.</summary>
        <author>
            <name>Paul Buetow</name>
            <email>comments@mx.buetow.org</email>
        </author>
    </entry>
    <entry>
        <title>Offsite backup with ZFS</title>
        <link href="gemini://buetow.org/gemfeed/2016-04-03-offsite-backup-with-zfs.gmi" />
        <id>gemini://buetow.org/gemfeed/2016-04-03-offsite-backup-with-zfs.gmi</id>
        <updated>2016-04-03T22:43:42+01:00</updated>
        <summary>When it comes to data storage and potential data loss I am a paranoid person. It is not just due to my job  but also due to a personal experience I encountered over 10 years ago: A single drive failure and loss of all my data (pictures, music, ....). ...to read on visit my site.</summary>
        <author>
            <name>Paul Buetow</name>
            <email>comments@mx.buetow.org</email>
        </author>
    </entry>
</feed>