Mention dynamic DNS
This commit is contained in:
parent
e23d151189
commit
f16876f9a9
|
@ -55,7 +55,7 @@ sudo make install
|
|||
freedombone-image --setup parabola
|
||||
#+end_src
|
||||
|
||||
If you own a domain name and want to make a system accessible via an ordinary browser then run:
|
||||
If you own a domain name and have it linked to a dynamic DNS account (eg. [[https://freedns.afraid.org][freeDNS]]) and want to make a system accessible via an ordinary browser then run:
|
||||
|
||||
#+begin_src
|
||||
freedombone-image -t beaglebone
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
<head>
|
||||
<!-- 2016-11-24 Thu 09:50 -->
|
||||
<!-- 2016-11-24 Thu 09:55 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title></title>
|
||||
|
@ -305,7 +305,7 @@ freedombone-image --setup parabola
|
|||
</div>
|
||||
|
||||
<p>
|
||||
If you own a domain name and want to make a system accessible via an ordinary browser then run:
|
||||
If you own a domain name and have it linked to a dynamic DNS account (eg. <a href="https://freedns.afraid.org">freeDNS</a>) and want to make a system accessible via an ordinary browser then run:
|
||||
</p>
|
||||
|
||||
<pre class="example">
|
||||
|
|
Loading…
Reference in New Issue