diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-01 12:30:48 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:04 +0100 |
| commit | 74b0f6ebca8d52749744c25f9e99e07d29871f6a (patch) | |
| tree | 24f17742852c93ce5593468c4b720deb2404f8c7 /content/html/gemfeed/atom.xml | |
| parent | 2a1b307384e73c2e56195bae787e0eaaac07564b (diff) | |
Use HTTPS instead of HTTP
Diffstat (limited to 'content/html/gemfeed/atom.xml')
| -rw-r--r-- | content/html/gemfeed/atom.xml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/content/html/gemfeed/atom.xml b/content/html/gemfeed/atom.xml index 2f334df0..9c07cdb8 100644 --- a/content/html/gemfeed/atom.xml +++ b/content/html/gemfeed/atom.xml @@ -3,13 +3,13 @@ <updated>2021-04-30T22:44:52+01:00</updated> <title>buetow.org feed</title> <subtitle>Having fun with computers!</subtitle> - <link href="http://buetow.org/gemfeed/atom.xml" rel="self" /> - <link href="http://buetow.org/" /> - <id>http://buetow.org/</id> + <link href="https://buetow.org/gemfeed/atom.xml" rel="self" /> + <link href="https://buetow.org/" /> + <id>https://buetow.org/</id> <entry> <title>Welcome to the Geminispace</title> - <link href="http://buetow.org/gemfeed/2021-04-24-welcome-to-the-geminispace.html" /> - <id>http://buetow.org/gemfeed/2021-04-24-welcome-to-the-geminispace.html</id> + <link href="https://buetow.org/gemfeed/2021-04-24-welcome-to-the-geminispace.html" /> + <id>https://buetow.org/gemfeed/2021-04-24-welcome-to-the-geminispace.html</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:</summary> <author> @@ -19,8 +19,8 @@ </entry> <entry> <title>DTail - The distributed log tail program</title> - <link href="http://buetow.org/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html" /> - <id>http://buetow.org/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html</id> + <link href="https://buetow.org/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html" /> + <id>https://buetow.org/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html</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.</summary> <author> @@ -30,8 +30,8 @@ </entry> <entry> <title>Offsite backup with ZFS (Part 2)</title> - <link href="http://buetow.org/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html" /> - <id>http://buetow.org/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html</id> + <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> <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.</summary> <author> @@ -41,8 +41,8 @@ </entry> <entry> <title>Offsite backup with ZFS</title> - <link href="http://buetow.org/gemfeed/2016-04-03-offsite-backup-with-zfs.html" /> - <id>http://buetow.org/gemfeed/2016-04-03-offsite-backup-with-zfs.html</id> + <link href="https://buetow.org/gemfeed/2016-04-03-offsite-backup-with-zfs.html" /> + <id>https://buetow.org/gemfeed/2016-04-03-offsite-backup-with-zfs.html</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, ....).</summary> <author> |
