summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-03-30 22:25:09 +0200
committerPaul Buetow <paul@buetow.org>2024-03-30 22:25:09 +0200
commit76e29ccbcf2b78f7777d1eff0156be5b3d33517e (patch)
tree7aadac8dd2e61cef7484a90d67ab024d2599864a
parent30c8ac99dca4e0ac25ad3ed80972561b7a88d8a9 (diff)
Update content for gemtext
-rw-r--r--gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.gmi1
-rw-r--r--gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.gmi.tpl1
-rw-r--r--gemfeed/atom.xml3
-rw-r--r--index.gmi2
-rw-r--r--uptime-stats.gmi2
5 files changed, 6 insertions, 3 deletions
diff --git a/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.gmi b/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.gmi
index 2e460a41..2c5e49cf 100644
--- a/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.gmi
+++ b/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.gmi
@@ -59,6 +59,7 @@ My HA solution for Web and Gemini is based on DNS (OpenBSD's `nsd`) and a simple
=> https://man.OpenBSD.org/sed
=> https://man.OpenBSD.org/dig
=> https://man.OpenBSD.org/ftp
+=> https://man.openbsd.org/cron
I also used the `dig` (for DNS checks) and `ftp` (for HTTP/HTTPS checks) programs.
diff --git a/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.gmi.tpl b/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.gmi.tpl
index 7108cfa5..94ef9b8f 100644
--- a/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.gmi.tpl
+++ b/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.gmi.tpl
@@ -59,6 +59,7 @@ My HA solution for Web and Gemini is based on DNS (OpenBSD's `nsd`) and a simple
=> https://man.OpenBSD.org/sed
=> https://man.OpenBSD.org/dig
=> https://man.OpenBSD.org/ftp
+=> https://man.openbsd.org/cron
I also used the `dig` (for DNS checks) and `ftp` (for HTTP/HTTPS checks) programs.
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml
index ab934d27..bd8cbccc 100644
--- a/gemfeed/atom.xml
+++ b/gemfeed/atom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
- <updated>2024-03-30T22:18:19+02:00</updated>
+ <updated>2024-03-30T22:24:56+02:00</updated>
<title>foo.zone feed</title>
<subtitle>To be in the .zone!</subtitle>
<link href="gemini://foo.zone/gemfeed/atom.xml" rel="self" />
@@ -80,6 +80,7 @@ _____|_:_:_| (o)-(o) |_:_:_|--&#39;`-. ,--. ksh under-water (((\&#39;/
<a class='textlink' href='https://man.OpenBSD.org/sed'>https://man.OpenBSD.org/sed</a><br />
<a class='textlink' href='https://man.OpenBSD.org/dig'>https://man.OpenBSD.org/dig</a><br />
<a class='textlink' href='https://man.OpenBSD.org/ftp'>https://man.OpenBSD.org/ftp</a><br />
+<a class='textlink' href='https://man.openbsd.org/cron'>https://man.openbsd.org/cron</a><br />
<br />
<span>I also used the <span class='inlinecode'>dig</span> (for DNS checks) and <span class='inlinecode'>ftp</span> (for HTTP/HTTPS checks) programs. </span><br />
<br />
diff --git a/index.gmi b/index.gmi
index 7bb69894..a9e6db19 100644
--- a/index.gmi
+++ b/index.gmi
@@ -1,6 +1,6 @@
# foo.zone
-> This site was generated at 2024-03-30T22:18:19+02:00 by `Gemtexter`
+> This site was generated at 2024-03-30T22:24:56+02:00 by `Gemtexter`
```
|\---/|
diff --git a/uptime-stats.gmi b/uptime-stats.gmi
index f3973d10..642a3a3a 100644
--- a/uptime-stats.gmi
+++ b/uptime-stats.gmi
@@ -1,6 +1,6 @@
# My machine uptime stats
-> This site was last updated at 2024-03-30T22:18:19+02:00
+> This site was last updated at 2024-03-30T22:24:56+02:00
The following stats were collected via `uptimed` on all of my personal computers over many years and the output was generated by `guprecords`, the global uptime records stats analyser of mine.