|
@@ -4,7 +4,7 @@
|
4
|
4
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
5
|
5
|
<head>
|
6
|
6
|
<title></title>
|
7
|
|
-<!-- 2015-01-18 Sun 21:04 -->
|
|
7
|
+<!-- 2015-01-21 Wed 20:17 -->
|
8
|
8
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
9
|
9
|
<meta name="generator" content="Org-mode" />
|
10
|
10
|
<meta name="author" content="Bob Mottram" />
|
|
@@ -324,7 +324,7 @@ Now the easiest way to install the system is via the interactive setup.
|
324
|
324
|
</div>
|
325
|
325
|
|
326
|
326
|
<p>
|
327
|
|
-You can select which variant you wish to install and then enter the details as requested.
|
|
327
|
+You can select which variant you wish to install and then enter the details as requested. A video of the install sequence can be <a href="./installer.ogv">seen here</a>.
|
328
|
328
|
</p>
|
329
|
329
|
</div>
|
330
|
330
|
</div>
|
|
@@ -379,20 +379,6 @@ Both of the IP addresses are local IP addresses, typically of the form 192.168.x
|
379
|
379
|
</p>
|
380
|
380
|
|
381
|
381
|
<p>
|
382
|
|
-If you are using FreeDNS as a dynamic DNS provider then you can add the following to your configuration file, setting the subdomain codes as appropriate. You can find the codes on the FreeDNS site under "Dynamic DNS" followed by "quick cron example" then look for the code on the last line between the ? and = characters.
|
383
|
|
-</p>
|
384
|
|
-
|
385
|
|
-<div class="org-src-container">
|
386
|
|
-
|
387
|
|
-<pre class="src src-bash"><span class="org-variable-name">FULLBLOG_FREEDNS_SUBDOMAIN_CODE</span>=
|
388
|
|
-<span class="org-variable-name">REDMATRIX_FREEDNS_SUBDOMAIN_CODE</span>=
|
389
|
|
-<span class="org-variable-name">MICROBLOG_FREEDNS_SUBDOMAIN_CODE</span>=
|
390
|
|
-<span class="org-variable-name">OWNCLOUD_FREEDNS_SUBDOMAIN_CODE</span>=
|
391
|
|
-<span class="org-variable-name">WIKI_FREEDNS_SUBDOMAIN_CODE</span>=
|
392
|
|
-</pre>
|
393
|
|
-</div>
|
394
|
|
-
|
395
|
|
-<p>
|
396
|
382
|
Save the configuration file and exit from your editor.
|
397
|
383
|
</p>
|
398
|
384
|
|
|
@@ -417,7 +403,7 @@ Or on any other system don't include the <b>–bbb</b> option.
|
417
|
403
|
</div>
|
418
|
404
|
|
419
|
405
|
<p>
|
420
|
|
-The above command should be run in the same directory in which your configuration file exists. You can use any of your domains as the default one, but typically the default domain is the same as the one for your wiki. If you are using FreeDNS as the dynamic DNS provider then also add the -c option to specify the code corresponding to the subdomain.
|
|
406
|
+The above command should be run in the same directory in which your configuration file exists. You can use any of your domains as the default one, but typically the default domain is the same as the one for your wiki.
|
421
|
407
|
</p>
|
422
|
408
|
|
423
|
409
|
<p>
|