From a9ec57528d4adbcd0121d235bb6e7a4e55975bf0 Mon Sep 17 00:00:00 2001 From: Alex Scerba Date: Wed, 21 Aug 2024 23:15:32 -0400 Subject: Add 244 article --- html/blog.tmpl.html | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'html/blog.tmpl.html') diff --git a/html/blog.tmpl.html b/html/blog.tmpl.html index 11e00ec..fef6002 100644 --- a/html/blog.tmpl.html +++ b/html/blog.tmpl.html @@ -8,6 +8,15 @@

Blog

A collection of thoughts, life updates, projects, and images in reverse chronological order.

+
+

244

+

I saw a nice, blue 244 today. Thought I'd share.

+
+ Blue Volvo 240 DL outside Dearborn Music. +
Volvo 240 DL sedan outside Dearborn Music.
+
+

Created: 2024-08-21

+

3-2-1... Backup

Ever since I got into computers semi-seriously, the wisdom of keeping multiple backups and the 3-2-1 backup strategy has been in my mind. Easy, right? Just have 3 copies of data on 2 forms of media with at least 1 off-site. This could be as simple as 1. The copy on your machine, 2. A copy on a flash drive, and 3. A copy on your cloud provider (ex. Google Drive). I'm not one to be simple, though my intentions weren't to take over 5 years to deploy a working system that I was happy with. A single drive isn't something I'm comfortable with. I've seen my mom's single drive backup solution give out one day, leaving us with a paper weight and a loss of family photos. So at least one part of the chain needed to be a RAID 5 if not RAID 6.

-- cgit v1.2.3