|
@@ -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-01-08 Fri 14:22 -->
|
|
6
|
+<!-- 2016-02-03 Wed 16:32 -->
|
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>
|
|
@@ -195,7 +195,7 @@ for the JavaScript code in this tag.
|
195
|
195
|
</tr>
|
196
|
196
|
|
197
|
197
|
<tr>
|
198
|
|
-<td class="org-left"><a href="#orgheadline6">Microblogging</a></td>
|
|
198
|
+<td class="org-left"><a href="#orgheadline6">Microblogging (GNU Social)</a></td>
|
199
|
199
|
</tr>
|
200
|
200
|
|
201
|
201
|
<tr>
|
|
@@ -467,115 +467,26 @@ By default a music player is installed into Owncloud, so all you need to do is t
|
467
|
467
|
</div>
|
468
|
468
|
|
469
|
469
|
<div id="outline-container-orgheadline6" class="outline-2">
|
470
|
|
-<h2 id="orgheadline6">Microblogging</h2>
|
|
470
|
+<h2 id="orgheadline6">Microblogging (GNU Social)</h2>
|
471
|
471
|
<div class="outline-text-2" id="text-orgheadline6">
|
472
|
472
|
</div><div id="outline-container-orgheadline14" class="outline-3">
|
473
|
473
|
<h3 id="orgheadline14">Initial configuration</h3>
|
474
|
474
|
<div class="outline-text-3" id="text-orgheadline14">
|
475
|
475
|
<p>
|
476
|
|
-To set up your microblog go to:
|
|
476
|
+To log into your GNU Social site first obtain your username and password from the "microblogging" section of the readme file.
|
477
|
477
|
</p>
|
478
|
478
|
|
479
|
479
|
<div class="org-src-container">
|
480
|
480
|
|
481
|
|
-<pre class="src src-bash">https://yourmicroblogdomainname/install.php
|
|
481
|
+<pre class="src src-bash">ssh username@domainname -p 2222
|
|
482
|
+cat README
|
|
483
|
+<span class="org-keyword">exit</span>
|
482
|
484
|
</pre>
|
483
|
485
|
</div>
|
484
|
486
|
|
485
|
487
|
<p>
|
486
|
|
-and enter the following settings:
|
|
488
|
+Navigate to your site and log in. You may then want to select <b>Admin</b> and check or change the details. You may also wish to change the license for the site to be either Creative Commons or private.
|
487
|
489
|
</p>
|
488
|
|
-
|
489
|
|
-<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
490
|
|
-
|
491
|
|
-
|
492
|
|
-<colgroup>
|
493
|
|
-<col class="org-left" />
|
494
|
|
-
|
495
|
|
-<col class="org-left" />
|
496
|
|
-</colgroup>
|
497
|
|
-<tbody>
|
498
|
|
-<tr>
|
499
|
|
-<td class="org-left">Server SSL</td>
|
500
|
|
-<td class="org-left">enable</td>
|
501
|
|
-</tr>
|
502
|
|
-
|
503
|
|
-<tr>
|
504
|
|
-<td class="org-left">Hostname</td>
|
505
|
|
-<td class="org-left">localhost</td>
|
506
|
|
-</tr>
|
507
|
|
-
|
508
|
|
-<tr>
|
509
|
|
-<td class="org-left">Type</td>
|
510
|
|
-<td class="org-left">MySql/MariaDB</td>
|
511
|
|
-</tr>
|
512
|
|
-
|
513
|
|
-<tr>
|
514
|
|
-<td class="org-left">Name</td>
|
515
|
|
-<td class="org-left">gnusocial</td>
|
516
|
|
-</tr>
|
517
|
|
-
|
518
|
|
-<tr>
|
519
|
|
-<td class="org-left">DB username</td>
|
520
|
|
-<td class="org-left">root</td>
|
521
|
|
-</tr>
|
522
|
|
-
|
523
|
|
-<tr>
|
524
|
|
-<td class="org-left">DB Password</td>
|
525
|
|
-<td class="org-left">See the MariaDB password in the <a href="#orgheadline1">Readme</a> file</td>
|
526
|
|
-</tr>
|
527
|
|
-
|
528
|
|
-<tr>
|
529
|
|
-<td class="org-left">Administrator nickname</td>
|
530
|
|
-<td class="org-left">Your username</td>
|
531
|
|
-</tr>
|
532
|
|
-
|
533
|
|
-<tr>
|
534
|
|
-<td class="org-left">Administrator password</td>
|
535
|
|
-<td class="org-left">See the <a href="#orgheadline1">Readme</a> file</td>
|
536
|
|
-</tr>
|
537
|
|
-
|
538
|
|
-<tr>
|
539
|
|
-<td class="org-left">Subscribe to announcements</td>
|
540
|
|
-<td class="org-left">ticked</td>
|
541
|
|
-</tr>
|
542
|
|
-
|
543
|
|
-<tr>
|
544
|
|
-<td class="org-left">Site profile</td>
|
545
|
|
-<td class="org-left">Community</td>
|
546
|
|
-</tr>
|
547
|
|
-</tbody>
|
548
|
|
-</table>
|
549
|
|
-
|
550
|
|
-<p>
|
551
|
|
-When the install is complete you will see a lot of warnings but just ignore those and navigate to your microblog domain and you can then complete the configuration via the <b>Admin</b> section on the header bar. Some recommended admin settings are:
|
552
|
|
-</p>
|
553
|
|
-
|
554
|
|
-<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
555
|
|
-
|
556
|
|
-
|
557
|
|
-<colgroup>
|
558
|
|
-<col class="org-left" />
|
559
|
|
-
|
560
|
|
-<col class="org-left" />
|
561
|
|
-</colgroup>
|
562
|
|
-<tbody>
|
563
|
|
-<tr>
|
564
|
|
-<td class="org-left">Site settings</td>
|
565
|
|
-<td class="org-left">Text limit 140, Dupe Limit 60000</td>
|
566
|
|
-</tr>
|
567
|
|
-
|
568
|
|
-<tr>
|
569
|
|
-<td class="org-left">User settings</td>
|
570
|
|
-<td class="org-left">Bio limit 1000</td>
|
571
|
|
-</tr>
|
572
|
|
-
|
573
|
|
-<tr>
|
574
|
|
-<td class="org-left">Access settings</td>
|
575
|
|
-<td class="org-left"><i>Invite only</i> ticked</td>
|
576
|
|
-</tr>
|
577
|
|
-</tbody>
|
578
|
|
-</table>
|
579
|
490
|
</div>
|
580
|
491
|
</div>
|
581
|
492
|
</div>
|