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 | 30f3eea186f74241275970e876e6713bd52d0762 (patch) | |
| tree | 556e297492077cfcbb5b5677354182e99d60dc0a /gemfeed | |
| parent | f82fce225a7ee75fb471274bde08e3cff51bbbde (diff) | |
Update content for md
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.md b/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.md index dfa0c933..67e0484b 100644 --- a/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.md +++ b/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.md @@ -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/sed) [https://man.OpenBSD.org/dig](https://man.OpenBSD.org/dig) [https://man.OpenBSD.org/ftp](https://man.OpenBSD.org/ftp) +[https://man.openbsd.org/cron](https://man.openbsd.org/cron) I also used the `dig` (for DNS checks) and `ftp` (for HTTP/HTTPS checks) programs. |
