diff options
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. |
