diff --git a/doc/EN/app_nextcloud.org b/doc/EN/app_nextcloud.org index 68e6b8ad..93b3d044 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 e730cdbb..30a804ce 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"> - + @@ -257,16 +257,16 @@ for the JavaScript code in this tag.

-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

-
+
+

Installation

+

Log into your system with:

@@ -286,9 +286,9 @@ Select Add/Remove Apps then nextcloud. You will then be asked for
-
-

Initial setup

-
+
+

Initial setup

+

Go to the Administrator control panel and select Passwords then nextcloud. 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.