diff --git a/doc/EN/app_nextcloud.org b/doc/EN/app_nextcloud.org index 68e6b8ade491c930651ade5970cf2716909347ac..93b3d044b56c6415d259ccdeda500e487ca8e5ef 100644 --- a/doc/EN/app_nextcloud.org +++ b/doc/EN/app_nextcloud.org @@ -20,9 +20,9 @@ [[file:images/nextcloud.jpg]] #+END_CENTER -NextCloud is a system for file synchronisation and also has many other plugins for calendar, videoconferencing, collaborative document editing and deferated file sharing. It's a lot more elaborate than Syncthing, but there may be situations where centralized control of your files on your server is better than a decentralized approach (eg. if you need to remove a user's access to files). +NextCloud is a system for file synchronisation and also has many other plugins for calendar, videoconferencing, collaborative document editing and federated file sharing. It's a lot more elaborate than Syncthing, but there may be situations where centralized control of your files on your server is better than a purely peer-to-peer approach (eg. if you need to remove a user's access to files). -The videoconferencing plugin requires a browser with WebRTC support and so is unlikely to work in a Tor browser, but may still be a better solution than using proprietary systems. +The videoconferencing plugin requires a browser with WebRTC support and so is unlikely to work in a Tor browser, but may still be a better option than using proprietary systems. * Installation Log into your system with: diff --git a/website/EN/app_nextcloud.html b/website/EN/app_nextcloud.html index e730cdbb9e0afe9fa77a89e9ec8d09805a5e385b..30a804ce344939297439b58cb91074738bb5c579 100644 --- a/website/EN/app_nextcloud.html +++ b/website/EN/app_nextcloud.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> -<!-- 2017-05-08 Mon 23:39 --> +<!-- 2017-05-08 Mon 23:45 --> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title></title> @@ -257,16 +257,16 @@ for the JavaScript code in this tag. </div> <p> -NextCloud is a system for file synchronisation and also has many other plugins for calendar, videoconferencing, collaborative document editing and deferated file sharing. It's a lot more elaborate than Syncthing, but there may be situations where centralized control of your files on your server is better than a decentralized approach (eg. if you need to remove a user's access to files). +NextCloud is a system for file synchronisation and also has many other plugins for calendar, videoconferencing, collaborative document editing and federated file sharing. It's a lot more elaborate than Syncthing, but there may be situations where centralized control of your files on your server is better than a purely peer-to-peer approach (eg. if you need to remove a user's access to files). </p> <p> -The videoconferencing plugin requires a browser with WebRTC support and so is unlikely to work in a Tor browser, but may still be a better solution than using proprietary systems. +The videoconferencing plugin requires a browser with WebRTC support and so is unlikely to work in a Tor browser, but may still be a better option than using proprietary systems. </p> -<div id="outline-container-org921611a" class="outline-2"> -<h2 id="org921611a">Installation</h2> -<div class="outline-text-2" id="text-org921611a"> +<div id="outline-container-orge6cdeb1" class="outline-2"> +<h2 id="orge6cdeb1">Installation</h2> +<div class="outline-text-2" id="text-orge6cdeb1"> <p> Log into your system with: </p> @@ -286,9 +286,9 @@ Select <b>Add/Remove Apps</b> then <b>nextcloud</b>. You will then be asked for </div> </div> -<div id="outline-container-org20c19ab" class="outline-2"> -<h2 id="org20c19ab">Initial setup</h2> -<div class="outline-text-2" id="text-org20c19ab"> +<div id="outline-container-orgdf0be0a" class="outline-2"> +<h2 id="orgdf0be0a">Initial setup</h2> +<div class="outline-text-2" id="text-orgdf0be0a"> <p> Go to the <b>Administrator control panel</b> and select <b>Passwords</b> then <b>nextcloud</b>. This will give you the password to initially log in to the system and you can change it later from a client app if needed. </p>