diff --git a/content/post/2022/02/thoughts-on-home-nas-systems.md b/content/post/2022/02/thoughts-on-home-nas-systems.md index d842c3ea..73832dac 100644 --- a/content/post/2022/02/thoughts-on-home-nas-systems.md +++ b/content/post/2022/02/thoughts-on-home-nas-systems.md @@ -5,6 +5,7 @@ categories: - software tags: - NAS + - backup --- A home networked server, what's not to like? It has been decades since I've set up something similar, and as I recently wrote [in the Pi-Hole](/post/2022/02/how-to-setup-pi-hole-on-synology-nas/) and [digital music](/post/2022/02/how-to-enjoy-your-own-digital-music/) articles, it was time. It would allow me to have a (1) more than decent backup system and (2) the flexibility to install local services such as Navidrome for streaming my own music. diff --git a/content/post/2023/03/pizza-towers-soundtrack-is-amazing.md b/content/post/2023/03/pizza-towers-soundtrack-is-amazing.md index c98cf9e6..72eb5cf5 100644 --- a/content/post/2023/03/pizza-towers-soundtrack-is-amazing.md +++ b/content/post/2023/03/pizza-towers-soundtrack-is-amazing.md @@ -18,7 +18,7 @@ _Energetic_ is the perfect term to describe the [amazing soundtrack](https://ron {{< youtube B7gGacb8cO4 >}} -To the laid-back [Tropical Crust](https://www.youtube.com/watch?v=DRS8H_d7vdg) or funky [Good Eatin'](https://www.youtube.com/watch?v=NWoTeTZL-C8) that's pumping through the speakers while playing a game of Golf. This is one of those rare instances where I bought the soundtrack without thinking twice, even before finishing the game. The last time this happened was TNMNT: Shredder’s Revenge. +To the laid-back [Tropical Crust](https://www.youtube.com/watch?v=DRS8H_d7vdg) or chill [Good Eatin'](https://www.youtube.com/watch?v=NWoTeTZL-C8) that's pumping through the speakers while playing a game of Golf. This is one of those rare instances where I bought the soundtrack without thinking twice, even before finishing the game. The last time this happened was TNMNT: Shredder’s Revenge. Or how about the funky _Extraterrestrial Wahwahs_: diff --git a/content/post/2023/03/verify-your-backup-strategy.md b/content/post/2023/03/verify-your-backup-strategy.md index 52460033..3d33b2d1 100644 --- a/content/post/2023/03/verify-your-backup-strategy.md +++ b/content/post/2023/03/verify-your-backup-strategy.md @@ -66,3 +66,7 @@ For that, I created a small macOS system tray wrapper around Restic called **Res I'm currently stress-testing it and still have a few ideas left to implement so I'll leave the detailed description of the program for a next blog post. There's still one piece of the puzzle left to solve: which file system do I use on the external HDD? `FAT32`? + +--- + +**Addendum**, 08/03/2023---I completely forgot to mention an integral part of the backup chain: [Syncthing](https://syncthing.net/), another superb tool that's installed on both the NAS and my smartphone, syncing the Photos and Downloads folders which automatically get picked up by the Restic jobs. It's essentially a souped-up version of `rsync` that's easily configurable. Attempts to compile Restic for mobile platforms have been made but it's still a rather obtuse task. diff --git a/data/webmentions.json b/data/webmentions.json index 737cd998..3733e6d2 100644 --- a/data/webmentions.json +++ b/data/webmentions.json @@ -1,4 +1,18 @@ [ + { + "author": { + "name": "Minutes to Midnight", + "picture": "/pictures/minutestomidnight.co.uk" + }, + "name": "", + "content": "@wouter I missed your original post, so this new one plus the old threw me in a fit of anxiety 😵‍💫. I thought I took care of all the things you outlined, alas a few tests denied my certainties! Thanks for sharing your journey on this, much ne...", + "published": "2023-03-08T11:56:05+01:00", + "url": "https://minutestomidnight.co.uk/note/2023-03-08-11-55-28/", + "type": "mention", + "source": "https://minutestomidnight.co.uk/note/2023-03-08-11-55-28/", + "target": "https://brainbaking.com/post/2023/03/verify-your-backup-strategy/", + "relativeTarget": "/post/2023/03/verify-your-backup-strategy/" + }, { "author": { "name": "Ton Zijlstra",