Browse Source

Notes on etherpad

Bob Mottram 8 years ago
parent
commit
763e61cc2e
5 changed files with 135 additions and 85 deletions
  1. 41
    0
      doc/EN/app_etherpad.org
  2. 1
    0
      doc/EN/apps.org
  3. 1
    0
      doc/EN/usage.org
  4. 71
    68
      website/EN/apps.html
  5. 21
    17
      website/EN/usage.html

+ 41
- 0
doc/EN/app_etherpad.org View File

@@ -0,0 +1,41 @@
1
+#+TITLE:
2
+#+AUTHOR: Bob Mottram
3
+#+EMAIL: bob@freedombone.net
4
+#+KEYWORDS: freedombone, etherpad
5
+#+DESCRIPTION: How to use Etherpad
6
+#+OPTIONS: ^:nil toc:nil
7
+#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="freedombone.css" />
8
+
9
+#+BEGIN_CENTER
10
+[[file:images/logo.png]]
11
+#+END_CENTER
12
+
13
+#+BEGIN_EXPORT html
14
+<center>
15
+<h1>Mailpile</h1>
16
+</center>
17
+#+END_EXPORT
18
+
19
+For collaborative document editing Etherpad is hard to beat. Just log in, choose a document title and then edit. Different users will appear in different colours, and can also chat in the sidebar. This is installed as a private system in which only users on your Freedombone server will be able to create and edit documents, so it's not open to any random users on the internet.
20
+
21
+* Installation
22
+Log into your system with:
23
+
24
+#+begin_src bash
25
+ssh myusername@mydomain -p 2222
26
+#+end_src
27
+
28
+Using cursor keys, space bar and Enter key select *Administrator controls* and type in your password.
29
+
30
+Select *Add/Remove Apps* then *etherpad*. You will then be asked for a domain name and if you are using FreeDNS also the code for the domain which can be found under *Dynamic DNS* on the FreeDNS site (the random string from "/quick cron example/" which appears after /update.php?/ and before />>/). For more details on obtaining a domain and making it accessible via dynamic DNS see the [[./faq.html][FAQ]]. Typically the domain name you use will be a subdomain, such as /wiki.mydomainname.net/. It will need to be a domain which you have bought somewhere and own and not one of the FreeDNS subdomains, otherwise you won't be able to get a SSL/TLS certificate for it.
31
+
32
+After the install has completed go to *Security settings* and select *Create a new Let's Encrypt certificate* and enter the domain name that you are using for Etherpad. If you're using the "onion only" version of the system then you don't need to do this. If the certificate is obtained successfully then you will see a congratulations message.
33
+
34
+* Initial setup
35
+If you have just obtained a Lets Encrypt certificate as above then go to *About* on the administrator control panel and you should see your Etherpad domain listed there along with an onion address. You can then navigate to your site in a browser.
36
+
37
+If you installed the system using a disk image then you can log in using the username and password which was originally shown when you installed the system. If you didn't install from a disk image then a new random password will be generated for each site and stored within a readme file. If you need to view that file then exit to the user control panel, select *Exit to the command line* and then run:
38
+
39
+#+begin_src bash
40
+editor README
41
+#+end_src

+ 1
- 0
doc/EN/apps.org View File

@@ -34,6 +34,7 @@ If you use the Mutt client to read your email then this will set it up to use em
34 34
 * Etherpad
35 35
 Collaborate on creating documents in real time. Maybe you're planning a holiday with other family members or creating documentation for a Free Software project along with other volunteers. Etherpad is hard to beat for simplicity and speed. Only users of the system will be able to access it.
36 36
 
37
+[[./app_etherpad.html][How to use it]]
37 38
 * Ghost
38 39
 Modern looking blogging system.
39 40
 

+ 1
- 0
doc/EN/usage.org View File

@@ -26,6 +26,7 @@
26 26
 | [[./app_gnusocial.html][Microblogging (GNU Social)]]                           |
27 27
 | [[./app_hubzilla.html][Social Network]]                                       |
28 28
 | [[./app_dokuwiki.html][Wiki]]                                                 |
29
+| [[./app_etherpad.html][Collaborative document editing]]                       |
29 30
 | [[./app_irc.html][Multi-user chat with IRC]]                             |
30 31
 | [[./app_xmpp.html][XMPP/Jabber]]                                          |
31 32
 | [[./app_tox.html][Tox]]                                                  |

+ 71
- 68
website/EN/apps.html View File

@@ -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
-<!-- 2016-11-14 Mon 14:34 -->
6
+<!-- 2016-11-14 Mon 14:44 -->
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,9 +257,9 @@ The base install of the system just contains an email server and Mutt client, bu
257 257
 </div>
258 258
 </div>
259 259
 
260
-<div id="outline-container-org6b0cb3c" class="outline-2">
261
-<h2 id="org6b0cb3c">DLNA</h2>
262
-<div class="outline-text-2" id="text-org6b0cb3c">
260
+<div id="outline-container-orgd0aa565" class="outline-2">
261
+<h2 id="orgd0aa565">DLNA</h2>
262
+<div class="outline-text-2" id="text-orgd0aa565">
263 263
 <p>
264 264
 Enables you to use the system as a music server which any DLNA compatible devices can connect to within your home network.
265 265
 </p>
@@ -269,9 +269,9 @@ Enables you to use the system as a music server which any DLNA compatible device
269 269
 </p>
270 270
 </div>
271 271
 </div>
272
-<div id="outline-container-org1edaf37" class="outline-2">
273
-<h2 id="org1edaf37">Dokuwiki</h2>
274
-<div class="outline-text-2" id="text-org1edaf37">
272
+<div id="outline-container-orgecf832a" class="outline-2">
273
+<h2 id="orgecf832a">Dokuwiki</h2>
274
+<div class="outline-text-2" id="text-orgecf832a">
275 275
 <p>
276 276
 A databaseless wiki system.
277 277
 </p>
@@ -281,36 +281,39 @@ A databaseless wiki system.
281 281
 </p>
282 282
 </div>
283 283
 </div>
284
-<div id="outline-container-org07e9247" class="outline-2">
285
-<h2 id="org07e9247">Emacs</h2>
286
-<div class="outline-text-2" id="text-org07e9247">
284
+<div id="outline-container-orgfab0d83" class="outline-2">
285
+<h2 id="orgfab0d83">Emacs</h2>
286
+<div class="outline-text-2" id="text-orgfab0d83">
287 287
 <p>
288 288
 If you use the Mutt client to read your email then this will set it up to use emacs for composing new mail.
289 289
 </p>
290 290
 </div>
291 291
 </div>
292 292
 
293
-<div id="outline-container-orgbbbf14d" class="outline-2">
294
-<h2 id="orgbbbf14d">Etherpad</h2>
295
-<div class="outline-text-2" id="text-orgbbbf14d">
293
+<div id="outline-container-orgb55d364" class="outline-2">
294
+<h2 id="orgb55d364">Etherpad</h2>
295
+<div class="outline-text-2" id="text-orgb55d364">
296 296
 <p>
297 297
 Collaborate on creating documents in real time. Maybe you're planning a holiday with other family members or creating documentation for a Free Software project along with other volunteers. Etherpad is hard to beat for simplicity and speed. Only users of the system will be able to access it.
298 298
 </p>
299
+
300
+<p>
301
+<a href="./app_etherpad.html">How to use it</a>
302
+</p>
299 303
 </div>
300 304
 </div>
301
-
302
-<div id="outline-container-orga446976" class="outline-2">
303
-<h2 id="orga446976">Ghost</h2>
304
-<div class="outline-text-2" id="text-orga446976">
305
+<div id="outline-container-org63c3d65" class="outline-2">
306
+<h2 id="org63c3d65">Ghost</h2>
307
+<div class="outline-text-2" id="text-org63c3d65">
305 308
 <p>
306 309
 Modern looking blogging system.
307 310
 </p>
308 311
 </div>
309 312
 </div>
310 313
 
311
-<div id="outline-container-org03949bb" class="outline-2">
312
-<h2 id="org03949bb">GNU Social</h2>
313
-<div class="outline-text-2" id="text-org03949bb">
314
+<div id="outline-container-org61aebd3" class="outline-2">
315
+<h2 id="org61aebd3">GNU Social</h2>
316
+<div class="outline-text-2" id="text-org61aebd3">
314 317
 <p>
315 318
 Federated social network. You can "<i>remote follow</i>" other users within the GNU Social federation.
316 319
 </p>
@@ -320,9 +323,9 @@ Federated social network. You can "<i>remote follow</i>" other users within the
320 323
 </p>
321 324
 </div>
322 325
 </div>
323
-<div id="outline-container-orge3152c7" class="outline-2">
324
-<h2 id="orge3152c7">Gogs</h2>
325
-<div class="outline-text-2" id="text-orge3152c7">
326
+<div id="outline-container-orgc4ad28e" class="outline-2">
327
+<h2 id="orgc4ad28e">Gogs</h2>
328
+<div class="outline-text-2" id="text-orgc4ad28e">
326 329
 <p>
327 330
 Lightweight git project hosting system. You can mirror projects from Github, or if Github turns evil then just host your own projects while retaining the familiar <i>fork-and-pull</i> workflow. If you can use Github then you can also use Gogs.
328 331
 </p>
@@ -332,18 +335,18 @@ Lightweight git project hosting system. You can mirror projects from Github, or
332 335
 </p>
333 336
 </div>
334 337
 </div>
335
-<div id="outline-container-orgf79df97" class="outline-2">
336
-<h2 id="orgf79df97">HTMLy</h2>
337
-<div class="outline-text-2" id="text-orgf79df97">
338
+<div id="outline-container-org3d69c4e" class="outline-2">
339
+<h2 id="org3d69c4e">HTMLy</h2>
340
+<div class="outline-text-2" id="text-org3d69c4e">
338 341
 <p>
339 342
 Databaseless blogging system. Quite simple and with a markdown-like format.
340 343
 </p>
341 344
 </div>
342 345
 </div>
343 346
 
344
-<div id="outline-container-org052cad7" class="outline-2">
345
-<h2 id="org052cad7">Hubzilla</h2>
346
-<div class="outline-text-2" id="text-org052cad7">
347
+<div id="outline-container-orgf16ecb5" class="outline-2">
348
+<h2 id="orgf16ecb5">Hubzilla</h2>
349
+<div class="outline-text-2" id="text-orgf16ecb5">
347 350
 <p>
348 351
 Web publishing platform with social network like features and good privacy controls so that it's possible to specify who can see which content. Includes photo albums, calendar, wiki and file storage.
349 352
 </p>
@@ -353,9 +356,9 @@ Web publishing platform with social network like features and good privacy contr
353 356
 </p>
354 357
 </div>
355 358
 </div>
356
-<div id="outline-container-orgbf4c5c3" class="outline-2">
357
-<h2 id="orgbf4c5c3">IRC Server (ngirc)</h2>
358
-<div class="outline-text-2" id="text-orgbf4c5c3">
359
+<div id="outline-container-org4d2ee61" class="outline-2">
360
+<h2 id="org4d2ee61">IRC Server (ngirc)</h2>
361
+<div class="outline-text-2" id="text-org4d2ee61">
359 362
 <p>
360 363
 Run your own IRC chat channel which can be secured with a password and accessible via an onion address. A bouncer is included so that you can receive messages sent while you were offline. Works with Hexchat and other popular clients.
361 364
 </p>
@@ -365,27 +368,27 @@ Run your own IRC chat channel which can be secured with a password and accessibl
365 368
 </p>
366 369
 </div>
367 370
 </div>
368
-<div id="outline-container-org69c0d7e" class="outline-2">
369
-<h2 id="org69c0d7e">Jitsi Meet</h2>
370
-<div class="outline-text-2" id="text-org69c0d7e">
371
+<div id="outline-container-org432e8cb" class="outline-2">
372
+<h2 id="org432e8cb">Jitsi Meet</h2>
373
+<div class="outline-text-2" id="text-org432e8cb">
371 374
 <p>
372 375
 Experimental WebRTC video conferencing system, similar to Google Hangouts. This may not be fully functional, but is hoped to be in the near future.
373 376
 </p>
374 377
 </div>
375 378
 </div>
376 379
 
377
-<div id="outline-container-orgdb1664e" class="outline-2">
378
-<h2 id="orgdb1664e">Lychee</h2>
379
-<div class="outline-text-2" id="text-orgdb1664e">
380
+<div id="outline-container-org1047b5f" class="outline-2">
381
+<h2 id="org1047b5f">Lychee</h2>
382
+<div class="outline-text-2" id="text-org1047b5f">
380 383
 <p>
381 384
 Make your photo albums available on the web.
382 385
 </p>
383 386
 </div>
384 387
 </div>
385 388
 
386
-<div id="outline-container-org39c239b" class="outline-2">
387
-<h2 id="org39c239b">Mailpile</h2>
388
-<div class="outline-text-2" id="text-org39c239b">
389
+<div id="outline-container-org5c41d4c" class="outline-2">
390
+<h2 id="org5c41d4c">Mailpile</h2>
391
+<div class="outline-text-2" id="text-org5c41d4c">
389 392
 <p>
390 393
 Modern email client which supports GPG encryption.
391 394
 </p>
@@ -395,9 +398,9 @@ Modern email client which supports GPG encryption.
395 398
 </p>
396 399
 </div>
397 400
 </div>
398
-<div id="outline-container-org8b10156" class="outline-2">
399
-<h2 id="org8b10156">Mumble</h2>
400
-<div class="outline-text-2" id="text-org8b10156">
401
+<div id="outline-container-org221969e" class="outline-2">
402
+<h2 id="org221969e">Mumble</h2>
403
+<div class="outline-text-2" id="text-org221969e">
401 404
 <p>
402 405
 The popular VoIP and text chat system. Say goodbye to old-fashioned telephony conferences with silly dial codes. Also works well on mobile.
403 406
 </p>
@@ -407,9 +410,9 @@ The popular VoIP and text chat system. Say goodbye to old-fashioned telephony co
407 410
 </p>
408 411
 </div>
409 412
 </div>
410
-<div id="outline-container-org7d319bc" class="outline-2">
411
-<h2 id="org7d319bc">PI-Hole</h2>
412
-<div class="outline-text-2" id="text-org7d319bc">
413
+<div id="outline-container-org1b69edd" class="outline-2">
414
+<h2 id="org1b69edd">PI-Hole</h2>
415
+<div class="outline-text-2" id="text-org1b69edd">
413 416
 <p>
414 417
 The black hole for web adverts. Block adverts at the domain name level within your local network. It can significantly reduce bandwidth, speed up page load times and protect your systems from being tracked by spyware.
415 418
 </p>
@@ -419,27 +422,27 @@ The black hole for web adverts. Block adverts at the domain name level within yo
419 422
 </p>
420 423
 </div>
421 424
 </div>
422
-<div id="outline-container-org813cfb0" class="outline-2">
423
-<h2 id="org813cfb0">PostActiv</h2>
424
-<div class="outline-text-2" id="text-org813cfb0">
425
+<div id="outline-container-orgd048719" class="outline-2">
426
+<h2 id="orgd048719">PostActiv</h2>
427
+<div class="outline-text-2" id="text-orgd048719">
425 428
 <p>
426 429
 An alternative federated social networking system compatible with GNU Social. It includes some optimisations and fixes currently not available within the main GNU Social project.
427 430
 </p>
428 431
 </div>
429 432
 </div>
430 433
 
431
-<div id="outline-container-org57c1ea4" class="outline-2">
432
-<h2 id="org57c1ea4">Radicale</h2>
433
-<div class="outline-text-2" id="text-org57c1ea4">
434
+<div id="outline-container-orgae34b71" class="outline-2">
435
+<h2 id="orgae34b71">Radicale</h2>
436
+<div class="outline-text-2" id="text-orgae34b71">
434 437
 <p>
435 438
 Calendar system compatible with CalDAV and CardDAV. Manage your calendar events easily across all your devices.
436 439
 </p>
437 440
 </div>
438 441
 </div>
439 442
 
440
-<div id="outline-container-org7d960e6" class="outline-2">
441
-<h2 id="org7d960e6">tt-rss</h2>
442
-<div class="outline-text-2" id="text-org7d960e6">
443
+<div id="outline-container-org1b3357d" class="outline-2">
444
+<h2 id="org1b3357d">tt-rss</h2>
445
+<div class="outline-text-2" id="text-org1b3357d">
443 446
 <p>
444 447
 Private RSS reader. Pulls in RSS/Atom feeds via Tor and is only accessible via an onion address. Have "<i>the right to read</i>" without the Surveillance State knowing what you're reading. Also available with a user interface suitable for viewing on mobile devices via a browser such as OrFox.
445 448
 </p>
@@ -449,9 +452,9 @@ Private RSS reader. Pulls in RSS/Atom feeds via Tor and is only accessible via a
449 452
 </p>
450 453
 </div>
451 454
 </div>
452
-<div id="outline-container-orgea64faa" class="outline-2">
453
-<h2 id="orgea64faa">Syncthing</h2>
454
-<div class="outline-text-2" id="text-orgea64faa">
455
+<div id="outline-container-org4d37ad9" class="outline-2">
456
+<h2 id="org4d37ad9">Syncthing</h2>
457
+<div class="outline-text-2" id="text-org4d37ad9">
455 458
 <p>
456 459
 Possibly the best way to synchronise files across all of your devices. Once it has been set up it "just works" with no user intervention needed.
457 460
 </p>
@@ -461,9 +464,9 @@ Possibly the best way to synchronise files across all of your devices. Once it h
461 464
 </p>
462 465
 </div>
463 466
 </div>
464
-<div id="outline-container-orgf726393" class="outline-2">
465
-<h2 id="orgf726393">Tox</h2>
466
-<div class="outline-text-2" id="text-orgf726393">
467
+<div id="outline-container-orgc8c5f1a" class="outline-2">
468
+<h2 id="orgc8c5f1a">Tox</h2>
469
+<div class="outline-text-2" id="text-orgc8c5f1a">
467 470
 <p>
468 471
 Client and bootstrap node for the Tox chat/VoIP system.
469 472
 </p>
@@ -473,18 +476,18 @@ Client and bootstrap node for the Tox chat/VoIP system.
473 476
 </p>
474 477
 </div>
475 478
 </div>
476
-<div id="outline-container-orgd2cad13" class="outline-2">
477
-<h2 id="orgd2cad13">Vim</h2>
478
-<div class="outline-text-2" id="text-orgd2cad13">
479
+<div id="outline-container-org339ace5" class="outline-2">
480
+<h2 id="org339ace5">Vim</h2>
481
+<div class="outline-text-2" id="text-org339ace5">
479 482
 <p>
480 483
 If you use the Mutt client to read your email then this will set it up to use vim for composing new mail.
481 484
 </p>
482 485
 </div>
483 486
 </div>
484 487
 
485
-<div id="outline-container-org1c1ea0f" class="outline-2">
486
-<h2 id="org1c1ea0f">XMPP</h2>
487
-<div class="outline-text-2" id="text-org1c1ea0f">
488
+<div id="outline-container-org4587b35" class="outline-2">
489
+<h2 id="org4587b35">XMPP</h2>
490
+<div class="outline-text-2" id="text-org4587b35">
488 491
 <p>
489 492
 Chat server which can be used together with client such as Gajim or Conversations to provide end-to-end content security and also onion routed metadata security. Includes advanced features such as <i>client state notification</i> to save battery power on your mobile devices, support for seamless roaming between networks and <i>message carbons</i> so that you can receive the same messages while being simultaneously logged in to your account on more than one device.
490 493
 </p>

+ 21
- 17
website/EN/usage.html View File

@@ -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
-<!-- 2016-11-14 Mon 14:35 -->
6
+<!-- 2016-11-14 Mon 14: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>
@@ -255,15 +255,15 @@ for the JavaScript code in this tag.
255 255
 </colgroup>
256 256
 <tbody>
257 257
 <tr>
258
-<td class="org-left"><a href="#org08009e1">Readme</a></td>
258
+<td class="org-left"><a href="#orga82b0a7">Readme</a></td>
259 259
 </tr>
260 260
 
261 261
 <tr>
262
-<td class="org-left"><a href="#org1880b3a">Improving ssh security</a></td>
262
+<td class="org-left"><a href="#orgd17333f">Improving ssh security</a></td>
263 263
 </tr>
264 264
 
265 265
 <tr>
266
-<td class="org-left"><a href="#org6ba1d5e">Administrating the system via an onion address (Tor)</a></td>
266
+<td class="org-left"><a href="#orgb7a0b80">Administrating the system via an onion address (Tor)</a></td>
267 267
 </tr>
268 268
 
269 269
 <tr>
@@ -295,6 +295,10 @@ for the JavaScript code in this tag.
295 295
 </tr>
296 296
 
297 297
 <tr>
298
+<td class="org-left"><a href="./app_etherpad.html">Collaborative document editing</a></td>
299
+</tr>
300
+
301
+<tr>
298 302
 <td class="org-left"><a href="./app_irc.html">Multi-user chat with IRC</a></td>
299 303
 </tr>
300 304
 
@@ -323,7 +327,7 @@ for the JavaScript code in this tag.
323 327
 </tr>
324 328
 
325 329
 <tr>
326
-<td class="org-left"><a href="#org2486541">Adding or removing users</a></td>
330
+<td class="org-left"><a href="#orgd120dab">Adding or removing users</a></td>
327 331
 </tr>
328 332
 
329 333
 <tr>
@@ -332,9 +336,9 @@ for the JavaScript code in this tag.
332 336
 </tbody>
333 337
 </table>
334 338
 
335
-<div id="outline-container-org08009e1" class="outline-2">
336
-<h2 id="org08009e1">Readme</h2>
337
-<div class="outline-text-2" id="text-org08009e1">
339
+<div id="outline-container-orga82b0a7" class="outline-2">
340
+<h2 id="orga82b0a7">Readme</h2>
341
+<div class="outline-text-2" id="text-orga82b0a7">
338 342
 <p>
339 343
 After the system has installed a README file will be generated which contains passwords and some brief advice on using the installed systems. You can read this with the following commands:
340 344
 </p>
@@ -354,9 +358,9 @@ To exit you can either just close the terminal or use <b>CTRL-x CTRL-c</b> follo
354 358
 </p>
355 359
 </div>
356 360
 </div>
357
-<div id="outline-container-org1880b3a" class="outline-2">
358
-<h2 id="org1880b3a">Improving ssh security</h2>
359
-<div class="outline-text-2" id="text-org1880b3a">
361
+<div id="outline-container-orgd17333f" class="outline-2">
362
+<h2 id="orgd17333f">Improving ssh security</h2>
363
+<div class="outline-text-2" id="text-orgd17333f">
360 364
 <p>
361 365
 To improve ssh security you can generate an ssh key pair on your system and then upload the public key to the Freedombone.
362 366
 </p>
@@ -406,9 +410,9 @@ If you wish to only use ssh keys then log in to the Freedombone, become the root
406 410
 </div>
407 411
 </div>
408 412
 
409
-<div id="outline-container-org6ba1d5e" class="outline-2">
410
-<h2 id="org6ba1d5e">Administrating the system via an onion address (Tor)</h2>
411
-<div class="outline-text-2" id="text-org6ba1d5e">
413
+<div id="outline-container-orgb7a0b80" class="outline-2">
414
+<h2 id="orgb7a0b80">Administrating the system via an onion address (Tor)</h2>
415
+<div class="outline-text-2" id="text-orgb7a0b80">
412 416
 <p>
413 417
 You can also access your system via the Tor system using an onion address. To find out what the onion address for ssh access is you can do the following:
414 418
 </p>
@@ -450,9 +454,9 @@ Subsequently even if dynamic DNS isn't working you may still be able to administ
450 454
 </p>
451 455
 </div>
452 456
 </div>
453
-<div id="outline-container-org2486541" class="outline-2">
454
-<h2 id="org2486541">Adding or removing users</h2>
455
-<div class="outline-text-2" id="text-org2486541">
457
+<div id="outline-container-orgd120dab" class="outline-2">
458
+<h2 id="orgd120dab">Adding or removing users</h2>
459
+<div class="outline-text-2" id="text-orgd120dab">
456 460
 <p>
457 461
 Log into the system with:
458 462
 </p>