diff options
| author | Paul Buetow <paul@buetow.org> | 2024-03-30 22:25:09 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-03-30 22:25:09 +0200 |
| commit | 76e29ccbcf2b78f7777d1eff0156be5b3d33517e (patch) | |
| tree | 7aadac8dd2e61cef7484a90d67ab024d2599864a /gemfeed | |
| parent | 30c8ac99dca4e0ac25ad3ed80972561b7a88d8a9 (diff) | |
Update content for gemtext
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.gmi | 1 | ||||
| -rw-r--r-- | gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.gmi.tpl | 1 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 3 |
3 files changed, 4 insertions, 1 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) |_:_:_|--'`-. ,--. ksh under-water (((\'/ <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 /> |
