Bob Mottram před 9 roky
rodič
revize
0dd80dae27
4 změnil soubory, kde provedl 16 přidání a 38 odebrání
  1. 6
    12
      doc/EN/backups.org
  2. 0
    2
      doc/EN/faq.org
  3. 7
    13
      website/EN/backups.html
  4. 3
    11
      website/EN/faq.html

+ 6
- 12
doc/EN/backups.org Zobrazit soubor

@@ -23,8 +23,7 @@ As part of the Freedombone installation the GPG key used to encrypt backups will
23 23
 
24 24
 #+BEGIN_SRC bash
25 25
 ssh username@domainname -p 2222
26
-su
27
-control
26
+sudo control
28 27
 #+END_SRC
29 28
 
30 29
 Select /Backup and Restore/ then /Backup GPG key to USB drive (master keydrive)/.
@@ -41,8 +40,7 @@ Log into the system and become the root user, then run the /backup/ command.
41 40
 
42 41
 #+BEGIN_SRC bash
43 42
 ssh username@domainname -p 2222
44
-su
45
-control
43
+sudo control
46 44
 #+END_SRC
47 45
 
48 46
 Select /Backup and Restore/ and then /Backup data to USB drive/.
@@ -55,8 +53,7 @@ Log into the system and become the root user:
55 53
 
56 54
 #+BEGIN_SRC bash
57 55
 ssh username@domainname -p 2222
58
-su
59
-control
56
+sudo control
60 57
 #+END_SRC
61 58
 
62 59
 If this is a new Freedombone installation then you will first need to restore your backup keys. That can be done by selecting /Backup and Restore/ then /Restore GPG key from USB keydrive/. When that's done remove the keydrive and plug in the backup drive.
@@ -71,8 +68,7 @@ Firstly you will need to have a user account on one or more of your friends serv
71 68
 
72 69
 #+BEGIN_SRC bash
73 70
 ssh username@domainname -p 2222
74
-su
75
-control
71
+sudo control
76 72
 #+END_SRC
77 73
 
78 74
 Select /Backup and Restore/ then /Configure remote backups/.
@@ -86,8 +82,7 @@ First log in and if you don't already have one then create a new friends list:
86 82
 
87 83
 #+BEGIN_SRC bash
88 84
 ssh username@domainname -p 2222
89
-su
90
-control
85
+sudo control
91 86
 #+END_SRC
92 87
 
93 88
 Select /Backup and Restore/ then /Restore GPG key from USB (master keydrive)/. Select the username then plug in your keydrive and restore the key.
@@ -102,8 +97,7 @@ Log in as root:
102 97
 
103 98
 #+BEGIN_SRC bash
104 99
 ssh username@domainname -p 2222
105
-su
106
-control
100
+sudo control
107 101
 #+END_SRC
108 102
 
109 103
 Select /Backup and Restore/ then /Restore from remote backup/ and enter the domain name of the remote server that you wish to restore from.

+ 0
- 2
doc/EN/faq.org Zobrazit soubor

@@ -28,8 +28,6 @@
28 28
 | [[Why does my email keep getting rejected as spam by Gmail/etc?]]              |
29 29
 #+END_CENTER
30 30
 
31
-* Why not supply a disk image download?
32
-Shipping a Freedombone disk image ready to install on a flash disk would be easy, but disk images are relatively opaque. It would be quite easy to hide something nasty within a disk image and the user might never know. To guard against that possibility installing via the *freedombone* command is a lot more transparent, since it's really just a bash script. You can check the script code to see exactly what it's doing, and the packages are all downloaded from standard Debian repos (you can even choose which one you trust) or git repos. Doing it this way the system is fully auditable, whereas when shipping a disk image it's harder to be confident that no nefarious extras have been added.
33 31
 * I don't have a static IP address. Can I still install this system?
34 32
 Yes. The minimum requirements are to have some hardware that you can install Debian onto and also that you have administrator access to your internet router so that you can forward ports to the system which has Freedombone installed.
35 33
 

+ 7
- 13
website/EN/backups.html Zobrazit soubor

@@ -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-11-03 Tue 19:49 -->
7
+<!-- 2015-12-13 Sun 17:25 -->
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" />
@@ -207,8 +207,7 @@ As part of the Freedombone installation the GPG key used to encrypt backups will
207 207
 <div class="org-src-container">
208 208
 
209 209
 <pre class="src src-bash">ssh username@domainname -p 2222
210
-su
211
-control
210
+sudo control
212 211
 </pre>
213 212
 </div>
214 213
 
@@ -243,8 +242,7 @@ Log into the system and become the root user, then run the <i>backup</i> command
243 242
 <div class="org-src-container">
244 243
 
245 244
 <pre class="src src-bash">ssh username@domainname -p 2222
246
-su
247
-control
245
+sudo control
248 246
 </pre>
249 247
 </div>
250 248
 
@@ -271,8 +269,7 @@ Log into the system and become the root user:
271 269
 <div class="org-src-container">
272 270
 
273 271
 <pre class="src src-bash">ssh username@domainname -p 2222
274
-su
275
-control
272
+sudo control
276 273
 </pre>
277 274
 </div>
278 275
 
@@ -303,8 +300,7 @@ Firstly you will need to have a user account on one or more of your friends serv
303 300
 <div class="org-src-container">
304 301
 
305 302
 <pre class="src src-bash">ssh username@domainname -p 2222
306
-su
307
-control
303
+sudo control
308 304
 </pre>
309 305
 </div>
310 306
 
@@ -334,8 +330,7 @@ First log in and if you don't already have one then create a new friends list:
334 330
 <div class="org-src-container">
335 331
 
336 332
 <pre class="src src-bash">ssh username@domainname -p 2222
337
-su
338
-control
333
+sudo control
339 334
 </pre>
340 335
 </div>
341 336
 
@@ -366,8 +361,7 @@ Log in as root:
366 361
 <div class="org-src-container">
367 362
 
368 363
 <pre class="src src-bash">ssh username@domainname -p 2222
369
-su
370
-control
364
+sudo control
371 365
 </pre>
372 366
 </div>
373 367
 

+ 3
- 11
website/EN/faq.html Zobrazit soubor

@@ -3,15 +3,15 @@
3 3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6
-<!-- 2015-12-03 Thu 14:12 -->
7
-<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
-<meta  name="viewport" content="width=device-width, initial-scale=1" />
9 6
 <title></title>
7
+<!-- 2015-12-13 Sun 17:26 -->
8
+<meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
10 9
 <meta  name="generator" content="Org-mode" />
11 10
 <meta  name="author" content="Bob Mottram" />
12 11
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
13 12
  />
14 13
 <meta  name="keywords" content="freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
14
+<meta  name="viewport" content="width=device-width, initial-scale=1" />
15 15
 <style type="text/css">
16 16
  <!--/*--><![CDATA[/*><!--*/
17 17
   .title  { text-align: center;
@@ -237,14 +237,6 @@ for the JavaScript code in this tag.
237 237
 </table>
238 238
 </div>
239 239
 
240
-<div id="outline-container-orgheadline16" class="outline-2">
241
-<h2 id="orgheadline16">Why not supply a disk image download?</h2>
242
-<div class="outline-text-2" id="text-orgheadline16">
243
-<p>
244
-Shipping a Freedombone disk image ready to install on a flash disk would be easy, but disk images are relatively opaque. It would be quite easy to hide something nasty within a disk image and the user might never know. To guard against that possibility installing via the <b>freedombone</b> command is a lot more transparent, since it's really just a bash script. You can check the script code to see exactly what it's doing, and the packages are all downloaded from standard Debian repos (you can even choose which one you trust) or git repos. Doing it this way the system is fully auditable, whereas when shipping a disk image it's harder to be confident that no nefarious extras have been added.
245
-</p>
246
-</div>
247
-</div>
248 240
 <div id="outline-container-orgheadline1" class="outline-2">
249 241
 <h2 id="orgheadline1">I don't have a static IP address. Can I still install this system?</h2>
250 242
 <div class="outline-text-2" id="text-orgheadline1">