From 169f5e092947d58d21e3d0a40e049000b28945ee Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 1 Feb 2022 18:13:01 +0000 Subject: more on this --- computer-operating-systems-i-use.gmi | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/computer-operating-systems-i-use.gmi b/computer-operating-systems-i-use.gmi index 1905da88..99428772 100644 --- a/computer-operating-systems-i-use.gmi +++ b/computer-operating-systems-i-use.gmi @@ -1,4 +1,4 @@ -# Computer operating systems I use +# Computer operating systems I use(d) ``` /( )` @@ -104,6 +104,13 @@ OpenBSD is a complete operating system. I love it due to it's "simplicity" and " The only software which are not part of the base system and I had to install additionally were the Gemini server (vger) and Git (both were available as pre-compiled OpenBSD binary packages). So, besides of these two packages, it is indeed a pretty complete operating system for my use case (mainly httpd, OpenSMTPD, nsd, relayd, inetd, cron, all from the OpenBSD base installation). +=> https://man.openbsd.org/cron.8 +=> https://man.openbsd.org/httpd.8 +=> https://man.openbsd.org/inetd.8 +=> https://man.openbsd.org/nsd.8 +=> https://man.openbsd.org/relayd.8 +=> https://man.openbsd.org/smtpd.8 + => https://www.openbsd.org ## macOS (proprietary) -- cgit v1.2.3