diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-04-30 22:49:06 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:04 +0100 |
| commit | 193ee92ff804208daa7f0fe7fe1f661a8b3cab53 (patch) | |
| tree | 96aac2138dfaad9093fe62b83571ba8d423bf96b /content/html/gemfeed/atom.xml | |
| parent | 5d40ff08c3473f9e5381dc3af669b6d0e7adc7a3 (diff) | |
backfeeding 2 old ZFS Offsite articles
Diffstat (limited to 'content/html/gemfeed/atom.xml')
| -rw-r--r-- | content/html/gemfeed/atom.xml | 24 |
1 files changed, 23 insertions, 1 deletions
diff --git a/content/html/gemfeed/atom.xml b/content/html/gemfeed/atom.xml index eabb6001..2f334df0 100644 --- a/content/html/gemfeed/atom.xml +++ b/content/html/gemfeed/atom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2021-04-30T19:36:42+01:00</updated> + <updated>2021-04-30T22:44:52+01:00</updated> <title>buetow.org feed</title> <subtitle>Having fun with computers!</subtitle> <link href="http://buetow.org/gemfeed/atom.xml" rel="self" /> @@ -28,4 +28,26 @@ <email>comments@mx.buetow.org</email> </author> </entry> + <entry> + <title>Offsite backup with ZFS (Part 2)</title> + <link href="http://buetow.org/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html" /> + <id>http://buetow.org/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html</id> + <updated>2016-04-16T22:43:42+01:00</updated> + <summary>I enhanced the procedure a bit. From now on I am having two external 2TB USB hard drives. Both are setup exactly the same way. To decrease the probability that they will not fail at about the same time both drives are of different brands. One drive is kept at the secret location. The other one is kept at home right next to my HP MicroServer.</summary> + <author> + <name>Paul Buetow</name> + <email>comments@mx.buetow.org</email> + </author> + </entry> + <entry> + <title>Offsite backup with ZFS</title> + <link href="http://buetow.org/gemfeed/2016-04-03-offsite-backup-with-zfs.html" /> + <id>http://buetow.org/gemfeed/2016-04-03-offsite-backup-with-zfs.html</id> + <updated>2016-04-03T22:43:42+01:00</updated> + <summary>When it comes to data storage and potential data loss I am a paranoid person. It is not just due to my job but also due to a personal experience I encountered over 10 years ago: A single drive failure and loss of all my data (pictures, music, ....).</summary> + <author> + <name>Paul Buetow</name> + <email>comments@mx.buetow.org</email> + </author> + </entry> </feed> |
