From 8c28f491acf323959bc7f83637df1e0b47c2ccbc Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 13 Apr 2017 17:24:15 +0100 Subject: [PATCH] Typo --- doc/EN/app_tahoelafs.org | 4 ++-- src/freedombone-utils-gnusocialtools | 2 +- website/EN/app_tahoelafs.html | 33 ++++++++++++++-------------- 3 files changed, 20 insertions(+), 19 deletions(-) diff --git a/doc/EN/app_tahoelafs.org b/doc/EN/app_tahoelafs.org index fe13fbea..19bacaba 100644 --- a/doc/EN/app_tahoelafs.org +++ b/doc/EN/app_tahoelafs.org @@ -16,7 +16,7 @@ #+END_EXPORT -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. +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. * Installation Log into your system with: @@ -27,7 +27,7 @@ ssh myusername@mydomain -p 2222 Using cursor keys, space bar and Enter key select *Administrator controls* and type in your password. -Select *Add/Remove Apps* then *tahoelafs*. This system is entirely based upon use of onion addresses and so no other demaon names are needed. +Select *Add/Remove Apps* then *tahoelafs*. This system is entirely based upon use of onion addresses and so no other domain names are needed. * Initial setup Get the login password for your Tahoe-LAFS system by going to *Passwords* on the *Administrator control panel* and selecting *tahoelafs*. diff --git a/src/freedombone-utils-gnusocialtools b/src/freedombone-utils-gnusocialtools index 2e92b4d3..5fc238b0 100755 --- a/src/freedombone-utils-gnusocialtools +++ b/src/freedombone-utils-gnusocialtools @@ -145,7 +145,7 @@ function install_qvitter { echo "\$config['site']['qvitter']['defaultbackgroundcolor'] = '#f4f4f4';" >> $config_file echo "\$config['site']['qvitter']['defaultlinkcolor'] = '#0084B4';" >> $config_file echo "\$config['site']['qvitter']['timebetweenpolling'] = 30000; // 30 secs" >> $config_file - if [[ $ONION_ONLY != 'no' ]]; then + if [[ $ONION_ONLY == 'no' ]]; then echo "\$config['site']['qvitter']['urlshortenerapiurl'] = 'http://qttr.at/shortener.php';" >> $config_file echo "\$config['site']['qvitter']['urlshortenersignature'] = 'b6afeec983';" >> $config_file fi diff --git a/website/EN/app_tahoelafs.html b/website/EN/app_tahoelafs.html index 7afb4109..905d246b 100644 --- a/website/EN/app_tahoelafs.html +++ b/website/EN/app_tahoelafs.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + @@ -71,6 +71,7 @@ pre.src-fortran:before { content: 'Fortran'; } pre.src-gnuplot:before { content: 'gnuplot'; } pre.src-haskell:before { content: 'Haskell'; } + pre.src-hledger:before { content: 'hledger'; } pre.src-java:before { content: 'Java'; } pre.src-js:before { content: 'Javascript'; } pre.src-latex:before { content: 'LaTeX'; } @@ -188,7 +189,7 @@ @licstart The following is the entire license notice for the JavaScript code in this tag. -Copyright (C) 2012-2013 Free Software Foundation, Inc. +Copyright (C) 2012-2017 Free Software Foundation, Inc. The JavaScript code in this tag is free software: you can redistribute it and/or modify it under the terms of the GNU @@ -248,19 +249,19 @@ for the JavaScript code in this tag.

-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. +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.

-
-

Installation

-
+
+

Installation

+

Log into your system with:

-
ssh myusername@mydomain -p 2222
-
+
ssh myusername@mydomain -p 2222
+

@@ -268,14 +269,14 @@ Using cursor keys, space bar and Enter key select Administrator controls

-Select Add/Remove Apps then tahoelafs. This system is entirely based upon use of onion addresses and so no other demaon names are needed. +Select Add/Remove Apps then tahoelafs. This system is entirely based upon use of onion addresses and so no other domain names are needed.

-
-

Initial setup

-
+
+

Initial setup

+

Get the login password for your Tahoe-LAFS system by going to Passwords on the Administrator control panel and selecting tahoelafs.

@@ -286,9 +287,9 @@ Go to the About screen on the Administrator control panel and look
-
-

Adding more servers

-
+
+

Adding more servers

+

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.

@@ -328,7 +329,7 @@ Other servers will typically be Freedombone systems with Tahoe-LAFS installed. Y