|
@@ -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-05-08 Mon 23:39 -->
|
|
6
|
+<!-- 2017-05-08 Mon 23:45 -->
|
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>
|
|
@@ -257,16 +257,16 @@ for the JavaScript code in this tag.
|
257
|
257
|
</div>
|
258
|
258
|
|
259
|
259
|
<p>
|
260
|
|
-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).
|
|
260
|
+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).
|
261
|
261
|
</p>
|
262
|
262
|
|
263
|
263
|
<p>
|
264
|
|
-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.
|
|
264
|
+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.
|
265
|
265
|
</p>
|
266
|
266
|
|
267
|
|
-<div id="outline-container-org921611a" class="outline-2">
|
268
|
|
-<h2 id="org921611a">Installation</h2>
|
269
|
|
-<div class="outline-text-2" id="text-org921611a">
|
|
267
|
+<div id="outline-container-orge6cdeb1" class="outline-2">
|
|
268
|
+<h2 id="orge6cdeb1">Installation</h2>
|
|
269
|
+<div class="outline-text-2" id="text-orge6cdeb1">
|
270
|
270
|
<p>
|
271
|
271
|
Log into your system with:
|
272
|
272
|
</p>
|
|
@@ -286,9 +286,9 @@ Select <b>Add/Remove Apps</b> then <b>nextcloud</b>. You will then be asked for
|
286
|
286
|
</div>
|
287
|
287
|
</div>
|
288
|
288
|
|
289
|
|
-<div id="outline-container-org20c19ab" class="outline-2">
|
290
|
|
-<h2 id="org20c19ab">Initial setup</h2>
|
291
|
|
-<div class="outline-text-2" id="text-org20c19ab">
|
|
289
|
+<div id="outline-container-orgdf0be0a" class="outline-2">
|
|
290
|
+<h2 id="orgdf0be0a">Initial setup</h2>
|
|
291
|
+<div class="outline-text-2" id="text-orgdf0be0a">
|
292
|
292
|
<p>
|
293
|
293
|
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.
|
294
|
294
|
</p>
|