|
@@ -4,7 +4,7 @@
|
4
|
4
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
5
|
5
|
<head>
|
6
|
6
|
<title></title>
|
7
|
|
-<!-- 2015-04-10 Fri 13:43 -->
|
|
7
|
+<!-- 2015-04-10 Fri 13:50 -->
|
8
|
8
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
9
|
9
|
<meta name="generator" content="Org-mode" />
|
10
|
10
|
<meta name="author" content="Bob Mottram" />
|
|
@@ -274,6 +274,16 @@ cat /etc/ssl/private/backup.key
|
274
|
274
|
</div>
|
275
|
275
|
|
276
|
276
|
<p>
|
|
277
|
+If the backup key doesn't yet exist then you can manually create it with:
|
|
278
|
+</p>
|
|
279
|
+
|
|
280
|
+<div class="org-src-container">
|
|
281
|
+
|
|
282
|
+<pre class="src src-bash">freedombone-addcert -h backup
|
|
283
|
+</pre>
|
|
284
|
+</div>
|
|
285
|
+
|
|
286
|
+<p>
|
277
|
287
|
Store it within a password manager on a USB drive which you carry with you. In the worst case scenario you'll be able to restore your system on completely new hardware if you have this key, so long as at least one of your friends servers is accessable via ssh.
|
278
|
288
|
</p>
|
279
|
289
|
</div>
|