Browse Source

Link to domains from the index

Bob Mottram 8 years ago
parent
commit
95c758067a
4 changed files with 21 additions and 19 deletions
  1. 1
    1
      doc/EN/domains.org
  2. 1
    0
      doc/EN/index.org
  3. 17
    17
      website/EN/domains.html
  4. 2
    1
      website/EN/index.html

+ 1
- 1
doc/EN/domains.org View File

@@ -11,7 +11,7 @@
11 11
 #+END_CENTER
12 12
 
13 13
 #+begin_export html
14
-<center><h1>How to get a domain</h1></center>
14
+<center><h1>How to get a domain name</h1></center>
15 15
 #+end_export
16 16
 
17 17
 * The domain name itself

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

@@ -32,6 +32,7 @@ Want to make a community mesh network which doesn't depend upon the internet?
32 32
 
33 33
 After installation it's possible that you might want some advice on how to run your system and set up apps to work nicely with it.
34 34
 
35
+ * [[./domains.html][How to get a domain name]]
35 36
  * [[./apps.html][Apps available on the system]]
36 37
  * [[./usage.html][General usage]]
37 38
  * [[./faq.html][Frequently Asked Questions]]

+ 17
- 17
website/EN/domains.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-29 Tue 10:37 -->
6
+<!-- 2016-11-29 Tue 10:53 -->
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>
@@ -243,11 +243,11 @@ for the JavaScript code in this tag.
243 243
 </div>
244 244
 </div>
245 245
 
246
-<center><h1>How to get a domain</h1></center>
246
+<center><h1>How to get a domain name</h1></center>
247 247
 
248
-<div id="outline-container-orgad67d0d" class="outline-2">
249
-<h2 id="orgad67d0d">The domain name itself</h2>
250
-<div class="outline-text-2" id="text-orgad67d0d">
248
+<div id="outline-container-orgc34c8b8" class="outline-2">
249
+<h2 id="orgc34c8b8">The domain name itself</h2>
250
+<div class="outline-text-2" id="text-orgc34c8b8">
251 251
 <p>
252 252
 If you want your sites or chat systems to be available via an ordinary web browser (i.e. not a Tor browser) then you'll need to obtain a domain name. The domain name system is ultimately controlled by ICANN and to obtain a domain name for which you can also get a TLS certificate you'll need to buy one. There are various sites which sell domain names, and fortunately they can often be quite cheap - especially if you can think of an obscure name for your site. Prefer sites where the domain name subscription can be automatically renewed, because otherwise trolls can quickly buy your domain when it expires and then hold it for ransom. If you're planning to self-host for more than an ephemeral purpose, such as a conference or festival, then choose the longest subscription period you can afford (typically a few years).
253 253
 </p>
@@ -258,9 +258,9 @@ You probably only need one ICANN domain name and then the various Freedombone ap
258 258
 </div>
259 259
 </div>
260 260
 
261
-<div id="outline-container-org83daa48" class="outline-2">
262
-<h2 id="org83daa48">Dynamic DNS</h2>
263
-<div class="outline-text-2" id="text-org83daa48">
261
+<div id="outline-container-org0ae0f49" class="outline-2">
262
+<h2 id="org0ae0f49">Dynamic DNS</h2>
263
+<div class="outline-text-2" id="text-org0ae0f49">
264 264
 <p>
265 265
 You will also need a dynamic DNS account, and again this might be something you have to pay a subscription for. Your Freedombone system will have a local network address (typically 192.168.x.y or 10.x.y.z) and also a public IP address assigned by your ISP. Your ISP will change your public IP address every so often (that's why it's called "dynamic") and so there needs to be some way to link the domain name which you've obtained to your changing public IP address. That's what the dynamic DNS service does.
266 266
 </p>
@@ -286,9 +286,9 @@ It might take a few minutes for the changes to take effect, so don't be too hast
286 286
 </p>
287 287
 </div>
288 288
 
289
-<div id="outline-container-org7a03b28" class="outline-3">
290
-<h3 id="org7a03b28">Configuring with FreeDNS</h3>
291
-<div class="outline-text-3" id="text-org7a03b28">
289
+<div id="outline-container-org6097019" class="outline-3">
290
+<h3 id="org6097019">Configuring with FreeDNS</h3>
291
+<div class="outline-text-3" id="text-org6097019">
292 292
 <p>
293 293
 If you are using FreeDNS as a dynamic DNS provider then on their site select "<i>Domains</i>" and add your domain name (this might only be available to paid subscribers). Make sure that they're marked as "<i>private</i>" so that subdomains of your domain name are not used by other users of the site.
294 294
 </p>
@@ -300,18 +300,18 @@ Select "Subdomains" from the menu on the left then select the MX entry for your
300 300
 </div>
301 301
 </div>
302 302
 
303
-<div id="outline-container-org46e51d4" class="outline-2">
304
-<h2 id="org46e51d4">Setting up with Freedombone</h2>
305
-<div class="outline-text-2" id="text-org46e51d4">
303
+<div id="outline-container-org6ca3626" class="outline-2">
304
+<h2 id="org6ca3626">Setting up with Freedombone</h2>
305
+<div class="outline-text-2" id="text-org6ca3626">
306 306
 <p>
307 307
 When you start the base installation of the system it will ask you to choose a dynamic DNS provider and then enter the login details for the dynamic DNS service.
308 308
 </p>
309 309
 </div>
310 310
 </div>
311 311
 
312
-<div id="outline-container-org0041aea" class="outline-2">
313
-<h2 id="org0041aea">A note about Tor</h2>
314
-<div class="outline-text-2" id="text-org0041aea">
312
+<div id="outline-container-orgfc5c0d9" class="outline-2">
313
+<h2 id="orgfc5c0d9">A note about Tor</h2>
314
+<div class="outline-text-2" id="text-orgfc5c0d9">
315 315
 <p>
316 316
 If you only want your sites to be available via Tor then none of the above is needed and you can access your sites and systems via their onion addresses. Tor has its own naming system which is independent from ICANN, and you also won't need TLS/SSL certificates since it also manages transport encryption itself. When building disk images use the <b>&#x2013;onion yes</b> option, or choose one of the ready made onion disk images <a href="./downloads">from downloads</a>.
317 317
 </p>

+ 2
- 1
website/EN/index.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-26 Sat 19:49 -->
6
+<!-- 2016-11-29 Tue 10:53 -->
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>
@@ -286,6 +286,7 @@ After installation it's possible that you might want some advice on how to run y
286 286
 </p>
287 287
 
288 288
 <ul class="org-ul">
289
+<li><a href="./domains.html">How to get a domain name</a></li>
289 290
 <li><a href="./apps.html">Apps available on the system</a></li>
290 291
 <li><a href="./usage.html">General usage</a></li>
291 292
 <li><a href="./faq.html">Frequently Asked Questions</a></li>