From 75ecbbe88d624c9b13412a5814a84aa5686e9f56 Mon Sep 17 00:00:00 2001 From: schererleander Date: Fri, 27 Jun 2025 16:19:56 +0200 Subject: edit homelab post --- public/images/nasfan.webp | Bin 0 -> 101030 bytes src/blog/homelab.md | 3 +++ 2 files changed, 3 insertions(+) create mode 100644 public/images/nasfan.webp diff --git a/public/images/nasfan.webp b/public/images/nasfan.webp new file mode 100644 index 0000000..5112b3a Binary files /dev/null and b/public/images/nasfan.webp differ diff --git a/src/blog/homelab.md b/src/blog/homelab.md index 19a388b..f61d0e9 100644 --- a/src/blog/homelab.md +++ b/src/blog/homelab.md @@ -15,6 +15,9 @@ My custom-built NAS running Unraid hosts the following services. See [gear](/gea - Nginx: Reverse proxy - Ollama: Enough for small LLM testing +![NAS Fan Mod](/images/nasfan.webp) +Replaced the rear fan with a [Nocuta NF-A12x15](https://noctua.at/en/nf-a12x15-pwm-chromax-black-swap) that is much quieter. + For remote access, I connect to the machine via VPN. I back up my MacBook to that machine with Time Machine, and I back up my desktop and VPS to it using rsync. ## Raspberry Pi -- cgit v1.3.1