Bob Mottram 8 jaren geleden
bovenliggende
commit
8c28f491ac
3 gewijzigde bestanden met toevoegingen van 20 en 19 verwijderingen
  1. 2
    2
      doc/EN/app_tahoelafs.org
  2. 1
    1
      src/freedombone-utils-gnusocialtools
  3. 17
    16
      website/EN/app_tahoelafs.html

+ 2
- 2
doc/EN/app_tahoelafs.org Bestand weergeven

@@ -16,7 +16,7 @@
16 16
 </center>
17 17
 #+END_EXPORT
18 18
 
19
-This is a robust system for encrypted file storage on one or more server. Files are accessed via a URL which contains the public key with which it was encrypted.
19
+This is a robust system for encrypted file storage on one or more servers. Files are accessed via a URL which contains the public key with which it was encrypted.
20 20
 
21 21
 * Installation
22 22
 Log into your system with:
@@ -27,7 +27,7 @@ ssh myusername@mydomain -p 2222
27 27
 
28 28
 Using cursor keys, space bar and Enter key select *Administrator controls* and type in your password.
29 29
 
30
-Select *Add/Remove Apps* then *tahoelafs*. This system is entirely based upon use of onion addresses and so no other demaon names are needed.
30
+Select *Add/Remove Apps* then *tahoelafs*. This system is entirely based upon use of onion addresses and so no other domain names are needed.
31 31
 
32 32
 * Initial setup
33 33
 Get the login password for your Tahoe-LAFS system by going to *Passwords* on the *Administrator control panel* and selecting *tahoelafs*.

+ 1
- 1
src/freedombone-utils-gnusocialtools Bestand weergeven

@@ -145,7 +145,7 @@ function install_qvitter {
145 145
         echo "\$config['site']['qvitter']['defaultbackgroundcolor'] = '#f4f4f4';" >> $config_file
146 146
         echo "\$config['site']['qvitter']['defaultlinkcolor'] = '#0084B4';" >> $config_file
147 147
         echo "\$config['site']['qvitter']['timebetweenpolling'] = 30000; // 30 secs" >> $config_file
148
-        if [[ $ONION_ONLY != 'no' ]]; then
148
+        if [[ $ONION_ONLY == 'no' ]]; then
149 149
             echo "\$config['site']['qvitter']['urlshortenerapiurl'] = 'http://qttr.at/shortener.php';" >> $config_file
150 150
             echo "\$config['site']['qvitter']['urlshortenersignature'] = 'b6afeec983';" >> $config_file
151 151
         fi

+ 17
- 16
website/EN/app_tahoelafs.html Bestand weergeven

@@ -3,7 +3,7 @@
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
-<!-- 2017-03-09 Thu 22:39 -->
6
+<!-- 2017-04-13 Thu 17:23 -->
7 7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8 8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9 9
 <title></title>
@@ -71,6 +71,7 @@
71 71
   pre.src-fortran:before { content: 'Fortran'; }
72 72
   pre.src-gnuplot:before { content: 'gnuplot'; }
73 73
   pre.src-haskell:before { content: 'Haskell'; }
74
+  pre.src-hledger:before { content: 'hledger'; }
74 75
   pre.src-java:before { content: 'Java'; }
75 76
   pre.src-js:before { content: 'Javascript'; }
76 77
   pre.src-latex:before { content: 'LaTeX'; }
@@ -188,7 +189,7 @@
188 189
 @licstart  The following is the entire license notice for the
189 190
 JavaScript code in this tag.
190 191
 
191
-Copyright (C) 2012-2013 Free Software Foundation, Inc.
192
+Copyright (C) 2012-2017 Free Software Foundation, Inc.
192 193
 
193 194
 The JavaScript code in this tag is free software: you can
194 195
 redistribute it and/or modify it under the terms of the GNU
@@ -248,19 +249,19 @@ for the JavaScript code in this tag.
248 249
 </center>
249 250
 
250 251
 <p>
251
-This is a robust system for encrypted file storage on one or more server. Files are accessed via a URL which contains the public key with which it was encrypted.
252
+This is a robust system for encrypted file storage on one or more servers. Files are accessed via a URL which contains the public key with which it was encrypted.
252 253
 </p>
253 254
 
254
-<div id="outline-container-org852db43" class="outline-2">
255
-<h2 id="org852db43">Installation</h2>
256
-<div class="outline-text-2" id="text-org852db43">
255
+<div id="outline-container-orgcd5df0c" class="outline-2">
256
+<h2 id="orgcd5df0c">Installation</h2>
257
+<div class="outline-text-2" id="text-orgcd5df0c">
257 258
 <p>
258 259
 Log into your system with:
259 260
 </p>
260 261
 
261 262
 <div class="org-src-container">
262
-<pre class="src src-bash">ssh myusername@mydomain -p 2222
263
-</pre>
263
+<pre><code class="src src-bash">ssh myusername@mydomain -p 2222
264
+</code></pre>
264 265
 </div>
265 266
 
266 267
 <p>
@@ -268,14 +269,14 @@ Using cursor keys, space bar and Enter key select <b>Administrator controls</b>
268 269
 </p>
269 270
 
270 271
 <p>
271
-Select <b>Add/Remove Apps</b> then <b>tahoelafs</b>. This system is entirely based upon use of onion addresses and so no other demaon names are needed.
272
+Select <b>Add/Remove Apps</b> then <b>tahoelafs</b>. This system is entirely based upon use of onion addresses and so no other domain names are needed.
272 273
 </p>
273 274
 </div>
274 275
 </div>
275 276
 
276
-<div id="outline-container-org11f3747" class="outline-2">
277
-<h2 id="org11f3747">Initial setup</h2>
278
-<div class="outline-text-2" id="text-org11f3747">
277
+<div id="outline-container-orge423d4e" class="outline-2">
278
+<h2 id="orge423d4e">Initial setup</h2>
279
+<div class="outline-text-2" id="text-orge423d4e">
279 280
 <p>
280 281
 Get the login password for your Tahoe-LAFS system by going to <b>Passwords</b> on the <b>Administrator control panel</b> and selecting <b>tahoelafs</b>.
281 282
 </p>
@@ -286,9 +287,9 @@ Go to the <b>About</b> screen on the <b>Administrator control panel</b> and look
286 287
 </div>
287 288
 </div>
288 289
 
289
-<div id="outline-container-org2810eb5" class="outline-2">
290
-<h2 id="org2810eb5">Adding more servers</h2>
291
-<div class="outline-text-2" id="text-org2810eb5">
290
+<div id="outline-container-orgd347c95" class="outline-2">
291
+<h2 id="orgd347c95">Adding more servers</h2>
292
+<div class="outline-text-2" id="text-orgd347c95">
292 293
 <p>
293 294
 You can add more servers to the system to increase its storage capacity. In a typical Tahoe-LAFS new data storage servers are automatically discovered via an introducer node, but that creates a single centralised point of failure. The installation on Freedombone has no introducer node and so details for the servers of your friends need to be entered manually.
294 295
 </p>
@@ -328,7 +329,7 @@ Other servers will typically be Freedombone systems with Tahoe-LAFS installed. Y
328 329
 </style>
329 330
 
330 331
 <div class="back-to-top">
331
-<a href="#top">Back to top</a> | <a href="mailto:bob@robotics.uk.to">E-mail me</a>
332
+<a href="#top">Back to top</a> | <a href="mailto:bob@freedombone.net">E-mail me</a>
332 333
 </div>
333 334
 </div>
334 335
 </body>