diff options
| author | Henry Webster <hwebs@hwebs.info> | 2026-07-22 10:49:53 -0500 |
|---|---|---|
| committer | Henry Webster <hwebs@hwebs.info> | 2026-07-22 10:49:53 -0500 |
| commit | 3e79adcf54587872282561d6fd4e67f22729cdb3 (patch) | |
| tree | 2b7ac8ecd5127d1e0787223181a07b844bf8accc /posts/freebsd.md | |
| parent | 63ae83ade5f1cb95e414ca93b7d38eb884232169 (diff) | |
implement md-based update posts on the now page
Diffstat (limited to 'posts/freebsd.md')
| -rw-r--r-- | posts/freebsd.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/posts/freebsd.md b/posts/freebsd.md new file mode 100644 index 0000000..6fd5f37 --- /dev/null +++ b/posts/freebsd.md @@ -0,0 +1,14 @@ +title: FreeBSD sysadmin +date: 2026-07-21 00:00 +tags: now +--- +I've been running a FreeBSD VPS. +It's hosting this website right now. + +Overall it's been a delight. +The OS is super intuitive. +Docker got tiring and I wanted a fresh challenge. +It also gives me new appreciation for NixOS. + +I've only scratched the surface. +I'd highly encourage anyone to experiment with BSD for servers.
\ No newline at end of file |
