summaryrefslogtreecommitdiff
path: root/gemfeed/2016-04-03-offsite-backup-with-zfs.html
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-06-19 10:50:22 +0100
committerPaul Buetow <git@mx.buetow.org>2021-06-19 10:50:22 +0100
commitb177daee04a46265267c4cde27b7736d852039cd (patch)
tree764c64a6ee07da17c5ef540c6dfd4fa3aa92bba7 /gemfeed/2016-04-03-offsite-backup-with-zfs.html
parent56cc5f1f149412041084f48be6ac817c6ac264de (diff)
change css style
Diffstat (limited to 'gemfeed/2016-04-03-offsite-backup-with-zfs.html')
-rw-r--r--gemfeed/2016-04-03-offsite-backup-with-zfs.html52
1 files changed, 2 insertions, 50 deletions
diff --git a/gemfeed/2016-04-03-offsite-backup-with-zfs.html b/gemfeed/2016-04-03-offsite-backup-with-zfs.html
index 92c5c3ed..14ef9ad4 100644
--- a/gemfeed/2016-04-03-offsite-backup-with-zfs.html
+++ b/gemfeed/2016-04-03-offsite-backup-with-zfs.html
@@ -75,53 +75,5 @@ a.textlink:before {
<p>I am thinking of buying a second 2TB USB drive and setting it up the same way as the first one. So I could alternate the backups. One drive would be at the secret location, and the other drive would be at home. And these drives would swap place after each cycle. This would give some security about the failure of that drive, and I would have to go to the secret location only once (swapping the drives) instead of twice (picking that drive up to update the data + bringing it back to the remote location).</p>
<p>E-Mail me your thoughts at comments@mx.buetow.org!</p>
<a class="textlink" href="../">Go back to the main site</a><br />
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<title>Offsite backup with ZFS</title>
-<link rel="shortcut icon" type="image/gif" href="/favicon.ico" />
-<style type="text/css">
-body {
- margin: auto;
- padding-left: 10px;
- padding-right: 10px;
- max-width: 900px;
- font-family: sans-serif;
- font-size: 18px;
- background-color: #222;
- color: #ffffef;
-}
-
-a {
- color: #0ca;
- text-decoration: none;
-}
-
-a:hover {
- color: #c0f;
- text-decoration: none;
-}
-
-img {
- max-width: 600px;
- max-height: 400px;
- display: block;
- margin: auto;
-}
-
-pre {
- display: block;
- background-color: #111;
- color: #fff;
- padding: 5px;
- overflow-x: auto;
-}
-
-a.textlink:before {
- content: " ⇒ ";
- padding-left: 2px;
-}
-</style>
-</head>
-<body>
+</body>
+</html>