file link
This commit is contained in:
parent
6fc94e2019
commit
ea37577009
|
@ -46,4 +46,4 @@ Serious or persistent offenders will be kicked from chat rooms and any of their
|
||||||
This is not a big project and so there is no division of labor or special enforcement committee or bureaucratic process. Complaints should be made (in private) to the maintainer or chat room admin. The typical email address can be found in the source code headers. Preferably use GPG if you can, or XMPP with OpenPGP/OMEMO to bob@freedombone.net. XMPP messages are likely to get a quicker response.
|
This is not a big project and so there is no division of labor or special enforcement committee or bureaucratic process. Complaints should be made (in private) to the maintainer or chat room admin. The typical email address can be found in the source code headers. Preferably use GPG if you can, or XMPP with OpenPGP/OMEMO to bob@freedombone.net. XMPP messages are likely to get a quicker response.
|
||||||
|
|
||||||
#+attr_html: :width 10% :height 2% :align center
|
#+attr_html: :width 10% :height 2% :align center
|
||||||
[[fdl-1.3.txt][file:images/gfdl.png]]
|
[[file:fdl-1.3.txt][file:images/gfdl.png]]
|
||||||
|
|
|
@ -96,4 +96,4 @@ If you need particular /dconf/ commands to alter desktop appearance or behavior
|
||||||
|
|
||||||
|
|
||||||
#+attr_html: :width 10% :height 2% :align center
|
#+attr_html: :width 10% :height 2% :align center
|
||||||
[[fdl-1.3.txt][file:images/gfdl.png]]
|
[[file:fdl-1.3.txt][file:images/gfdl.png]]
|
||||||
|
|
|
@ -359,4 +359,4 @@ Return to the <a href="index.html">home page</a>
|
||||||
|
|
||||||
|
|
||||||
#+attr_html: :width 10% :height 2% :align center
|
#+attr_html: :width 10% :height 2% :align center
|
||||||
[[fdl-1.3.txt][file:images/gfdl.png]]
|
[[file:fdl-1.3.txt][file:images/gfdl.png]]
|
||||||
|
|
|
@ -36,4 +36,4 @@ Once there are more than a couple of hundred highly active users in your timelin
|
||||||
It may seem like a good idea and it may seem like you're doing a service to the community by allowing random strangers to register, but servers with thousands of users only cause problems - social, administrative, financial and possibly also legal. The financial strain of running a powerful server with high reliability may be enough to encourage the administrator to begin pushing advertising onto the system, or sell user content, and then before you know it you have identical problems to Twitter. Instead try to encourage people to set up their own servers. Follow this principle and a lot of arguments and stress will be more easily avoided.
|
It may seem like a good idea and it may seem like you're doing a service to the community by allowing random strangers to register, but servers with thousands of users only cause problems - social, administrative, financial and possibly also legal. The financial strain of running a powerful server with high reliability may be enough to encourage the administrator to begin pushing advertising onto the system, or sell user content, and then before you know it you have identical problems to Twitter. Instead try to encourage people to set up their own servers. Follow this principle and a lot of arguments and stress will be more easily avoided.
|
||||||
|
|
||||||
#+attr_html: :width 10% :height 2% :align center
|
#+attr_html: :width 10% :height 2% :align center
|
||||||
[[fdl-1.3.txt][file:images/gfdl.png]]
|
[[file:fdl-1.3.txt][file:images/gfdl.png]]
|
||||||
|
|
|
@ -144,4 +144,4 @@ man freedombone-image
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
#+attr_html: :width 10% :height 2% :align center
|
#+attr_html: :width 10% :height 2% :align center
|
||||||
[[fdl-1.3.txt][file:images/gfdl.png]]
|
[[file:fdl-1.3.txt][file:images/gfdl.png]]
|
||||||
|
|
|
@ -28,4 +28,4 @@ A list of other supported ARM boards [[./boards.html][can be found here]], or yo
|
||||||
* [[./faq.html][Frequently Asked Questions]]
|
* [[./faq.html][Frequently Asked Questions]]
|
||||||
|
|
||||||
#+attr_html: :width 10% :height 2% :align center
|
#+attr_html: :width 10% :height 2% :align center
|
||||||
[[fdl-1.3.txt][file:images/gfdl.png]]
|
[[file:fdl-1.3.txt][file:images/gfdl.png]]
|
||||||
|
|
|
@ -31,4 +31,4 @@ Systems only need to be within wifi range of each other for the mesh to be creat
|
||||||
Like [[https://libremesh.org][LibreMesh]], this system uses a combination of [[https://en.wikipedia.org/wiki/B.A.T.M.A.N.][batman-adv]] on network layer 2 and [[http://bmx6.net][BMX]] on layer 3. Routing protocols [[http://www.olsr.org][OLSR2]] and [[https://www.irif.fr/~jch/software/babel][Babel]] are also selectable.
|
Like [[https://libremesh.org][LibreMesh]], this system uses a combination of [[https://en.wikipedia.org/wiki/B.A.T.M.A.N.][batman-adv]] on network layer 2 and [[http://bmx6.net][BMX]] on layer 3. Routing protocols [[http://www.olsr.org][OLSR2]] and [[https://www.irif.fr/~jch/software/babel][Babel]] are also selectable.
|
||||||
|
|
||||||
#+attr_html: :width 10% :height 2% :align center
|
#+attr_html: :width 10% :height 2% :align center
|
||||||
[[fdl-1.3.txt][file:images/gfdl.png]]
|
[[file:fdl-1.3.txt][file:images/gfdl.png]]
|
||||||
|
|
|
@ -32,4 +32,4 @@ The mesh system has the following capabilities:
|
||||||
This system should be quite scalable. Both qTox and IPFS are based upon distributed hash tables (DHT) so that each peer does not need to store the full index of data for the entire network. Gossiping between SSB peers may be slower, but the [[https://en.wikipedia.org/wiki/Small-world_network][small world effect]] will presumably still make for quite efficient delivery in a large network. Caching or pinning of IPFS data and its content addressability means that if a file or blog becomes popular then performance should improve as the number of downloads increases, which is the opposite of the client/server paradigm.
|
This system should be quite scalable. Both qTox and IPFS are based upon distributed hash tables (DHT) so that each peer does not need to store the full index of data for the entire network. Gossiping between SSB peers may be slower, but the [[https://en.wikipedia.org/wiki/Small-world_network][small world effect]] will presumably still make for quite efficient delivery in a large network. Caching or pinning of IPFS data and its content addressability means that if a file or blog becomes popular then performance should improve as the number of downloads increases, which is the opposite of the client/server paradigm.
|
||||||
|
|
||||||
#+attr_html: :width 10% :height 2% :align center
|
#+attr_html: :width 10% :height 2% :align center
|
||||||
[[fdl-1.3.txt][file:images/gfdl.png]]
|
[[file:fdl-1.3.txt][file:images/gfdl.png]]
|
||||||
|
|
|
@ -17,4 +17,4 @@ If you need particular /dconf/ commands to alter desktop appearance or behavior
|
||||||
|
|
||||||
|
|
||||||
#+attr_html: :width 10% :height 2% :align center
|
#+attr_html: :width 10% :height 2% :align center
|
||||||
[[fdl-1.3.txt][file:images/gfdl.png]]
|
[[file:fdl-1.3.txt][file:images/gfdl.png]]
|
||||||
|
|
|
@ -145,4 +145,4 @@ The resulting image can be copied to a microSD card, inserted into a Beaglebone
|
||||||
|
|
||||||
|
|
||||||
#+attr_html: :width 10% :height 2% :align center
|
#+attr_html: :width 10% :height 2% :align center
|
||||||
[[fdl-1.3.txt][file:images/gfdl.png]]
|
[[file:fdl-1.3.txt][file:images/gfdl.png]]
|
||||||
|
|
|
@ -49,4 +49,4 @@ The network should be built with future development in mind. The platform should
|
||||||
|
|
||||||
|
|
||||||
#+attr_html: :width 10% :height 2% :align center
|
#+attr_html: :width 10% :height 2% :align center
|
||||||
[[fdl-1.3.txt][file:images/gfdl.png]]
|
[[file:fdl-1.3.txt][file:images/gfdl.png]]
|
||||||
|
|
|
@ -183,4 +183,4 @@ You can also visit other blogs, edit or delete your previous entry and change yo
|
||||||
|
|
||||||
|
|
||||||
#+attr_html: :width 10% :height 2% :align center
|
#+attr_html: :width 10% :height 2% :align center
|
||||||
[[fdl-1.3.txt][file:images/gfdl.png]]
|
[[file:fdl-1.3.txt][file:images/gfdl.png]]
|
||||||
|
|
|
@ -143,4 +143,4 @@ Return to the <a href="index.html">home page</a>
|
||||||
|
|
||||||
|
|
||||||
#+attr_html: :width 10% :height 2% :align center
|
#+attr_html: :width 10% :height 2% :align center
|
||||||
[[fdl-1.3.txt][file:images/gfdl.png]]
|
[[file:fdl-1.3.txt][file:images/gfdl.png]]
|
||||||
|
|
|
@ -57,4 +57,4 @@ To add translations modify the json files within the *locale* subdirectory. Then
|
||||||
Helping to package GNU Social and Hubzilla for Debian would be beneficial.
|
Helping to package GNU Social and Hubzilla for Debian would be beneficial.
|
||||||
|
|
||||||
#+attr_html: :width 10% :height 2% :align center
|
#+attr_html: :width 10% :height 2% :align center
|
||||||
[[fdl-1.3.txt][file:images/gfdl.png]]
|
[[file:fdl-1.3.txt][file:images/gfdl.png]]
|
||||||
|
|
|
@ -21,4 +21,4 @@ Select *Administrator controls* then *User Management*.
|
||||||
[[file:images/controlpanel/control_panel_manage_users.jpg]]
|
[[file:images/controlpanel/control_panel_manage_users.jpg]]
|
||||||
|
|
||||||
#+attr_html: :width 10% :height 2% :align center
|
#+attr_html: :width 10% :height 2% :align center
|
||||||
[[fdl-1.3.txt][file:images/gfdl.png]]
|
[[file:fdl-1.3.txt][file:images/gfdl.png]]
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<title></title>
|
<title></title>
|
||||||
<!-- 2018-04-12 Thu 18:15 -->
|
<!-- 2018-04-12 Thu 18:23 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
<meta name="generator" content="Org-mode" />
|
<meta name="generator" content="Org-mode" />
|
||||||
<meta name="author" content="Bob Mottram" />
|
<meta name="author" content="Bob Mottram" />
|
||||||
|
@ -229,7 +229,7 @@ This is not a big project and so there is no division of labor or special enforc
|
||||||
|
|
||||||
|
|
||||||
<div class="figure">
|
<div class="figure">
|
||||||
<p><i><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></i>
|
<p><a href="fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<title></title>
|
<title></title>
|
||||||
<!-- 2018-04-12 Thu 18:15 -->
|
<!-- 2018-04-12 Thu 18:23 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
<meta name="generator" content="Org-mode" />
|
<meta name="generator" content="Org-mode" />
|
||||||
<meta name="author" content="Bob Mottram" />
|
<meta name="author" content="Bob Mottram" />
|
||||||
|
@ -299,7 +299,7 @@ If you need particular <i>dconf</i> commands to alter desktop appearance or beha
|
||||||
|
|
||||||
|
|
||||||
<div class="figure">
|
<div class="figure">
|
||||||
<p><i><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></i>
|
<p><a href="fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<title></title>
|
<title></title>
|
||||||
<!-- 2018-04-12 Thu 18:15 -->
|
<!-- 2018-04-12 Thu 18:23 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
<meta name="generator" content="Org-mode" />
|
<meta name="generator" content="Org-mode" />
|
||||||
<meta name="author" content="Bob Mottram" />
|
<meta name="author" content="Bob Mottram" />
|
||||||
|
@ -1048,7 +1048,7 @@ Return to the <a href="index.html">home page</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="figure">
|
<div class="figure">
|
||||||
<p><i><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></i>
|
<p><a href="fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<title></title>
|
<title></title>
|
||||||
<!-- 2018-04-12 Thu 18:15 -->
|
<!-- 2018-04-12 Thu 18:24 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
<meta name="generator" content="Org-mode" />
|
<meta name="generator" content="Org-mode" />
|
||||||
<meta name="author" content="Bob Mottram" />
|
<meta name="author" content="Bob Mottram" />
|
||||||
|
@ -226,7 +226,7 @@ It may seem like a good idea and it may seem like you're doing a service to the
|
||||||
|
|
||||||
|
|
||||||
<div class="figure">
|
<div class="figure">
|
||||||
<p><i><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></i>
|
<p><a href="fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<title></title>
|
<title></title>
|
||||||
<!-- 2018-04-12 Thu 18:16 -->
|
<!-- 2018-04-12 Thu 18:24 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
<meta name="generator" content="Org-mode" />
|
<meta name="generator" content="Org-mode" />
|
||||||
<meta name="author" content="Bob Mottram" />
|
<meta name="author" content="Bob Mottram" />
|
||||||
|
@ -384,7 +384,7 @@ Of course, this is just one way in which you can install the Freedombone system.
|
||||||
|
|
||||||
|
|
||||||
<div class="figure">
|
<div class="figure">
|
||||||
<p><i><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></i>
|
<p><a href="fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<title></title>
|
<title></title>
|
||||||
<!-- 2018-04-12 Thu 18:22 -->
|
<!-- 2018-04-12 Thu 18:24 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
<meta name="generator" content="Org-mode" />
|
<meta name="generator" content="Org-mode" />
|
||||||
<meta name="author" content="Bob Mottram" />
|
<meta name="author" content="Bob Mottram" />
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<title></title>
|
<title></title>
|
||||||
<!-- 2018-04-12 Thu 18:16 -->
|
<!-- 2018-04-12 Thu 18:24 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
<meta name="generator" content="Org-mode" />
|
<meta name="generator" content="Org-mode" />
|
||||||
<meta name="author" content="Bob Mottram" />
|
<meta name="author" content="Bob Mottram" />
|
||||||
|
@ -190,7 +190,7 @@ A list of other supported ARM boards <a href="./boards.html">can be found here</
|
||||||
|
|
||||||
|
|
||||||
<div class="figure">
|
<div class="figure">
|
||||||
<p><i><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></i>
|
<p><a href="fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<title></title>
|
<title></title>
|
||||||
<!-- 2018-04-12 Thu 18:16 -->
|
<!-- 2018-04-12 Thu 18:24 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
<meta name="generator" content="Org-mode" />
|
<meta name="generator" content="Org-mode" />
|
||||||
<meta name="author" content="Bob Mottram" />
|
<meta name="author" content="Bob Mottram" />
|
||||||
|
@ -195,7 +195,7 @@ Like <a href="https://libremesh.org">LibreMesh</a>, this system uses a combinati
|
||||||
|
|
||||||
|
|
||||||
<div class="figure">
|
<div class="figure">
|
||||||
<p><i><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></i>
|
<p><a href="fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<title></title>
|
<title></title>
|
||||||
<!-- 2018-04-12 Thu 18:16 -->
|
<!-- 2018-04-12 Thu 18:24 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
<meta name="generator" content="Org-mode" />
|
<meta name="generator" content="Org-mode" />
|
||||||
<meta name="author" content="Bob Mottram" />
|
<meta name="author" content="Bob Mottram" />
|
||||||
|
@ -197,7 +197,7 @@ This system should be quite scalable. Both qTox and IPFS are based upon distribu
|
||||||
|
|
||||||
|
|
||||||
<div class="figure">
|
<div class="figure">
|
||||||
<p><i><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></i>
|
<p><a href="fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<title></title>
|
<title></title>
|
||||||
<!-- 2018-04-12 Thu 18:17 -->
|
<!-- 2018-04-12 Thu 18:24 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
<meta name="generator" content="Org-mode" />
|
<meta name="generator" content="Org-mode" />
|
||||||
<meta name="author" content="Bob Mottram" />
|
<meta name="author" content="Bob Mottram" />
|
||||||
|
@ -165,7 +165,7 @@ If you need particular <i>dconf</i> commands to alter desktop appearance or beha
|
||||||
|
|
||||||
|
|
||||||
<div class="figure">
|
<div class="figure">
|
||||||
<p><i><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></i>
|
<p><a href="fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<title></title>
|
<title></title>
|
||||||
<!-- 2018-04-12 Thu 18:17 -->
|
<!-- 2018-04-12 Thu 18:25 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
<meta name="generator" content="Org-mode" />
|
<meta name="generator" content="Org-mode" />
|
||||||
<meta name="author" content="Bob Mottram" />
|
<meta name="author" content="Bob Mottram" />
|
||||||
|
@ -382,7 +382,7 @@ The resulting image can be copied to a microSD card, inserted into a Beaglebone
|
||||||
|
|
||||||
|
|
||||||
<div class="figure">
|
<div class="figure">
|
||||||
<p><i><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></i>
|
<p><a href="fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<title></title>
|
<title></title>
|
||||||
<!-- 2018-04-12 Thu 18:17 -->
|
<!-- 2018-04-12 Thu 18:25 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
<meta name="generator" content="Org-mode" />
|
<meta name="generator" content="Org-mode" />
|
||||||
<meta name="author" content="Bob Mottram" />
|
<meta name="author" content="Bob Mottram" />
|
||||||
|
@ -257,7 +257,7 @@ The network should be built with future development in mind. The platform should
|
||||||
|
|
||||||
|
|
||||||
<div class="figure">
|
<div class="figure">
|
||||||
<p><i><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></i>
|
<p><a href="fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<title></title>
|
<title></title>
|
||||||
<!-- 2018-04-12 Thu 18:17 -->
|
<!-- 2018-04-12 Thu 18:25 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
<meta name="generator" content="Org-mode" />
|
<meta name="generator" content="Org-mode" />
|
||||||
<meta name="author" content="Bob Mottram" />
|
<meta name="author" content="Bob Mottram" />
|
||||||
|
@ -522,7 +522,7 @@ You can also visit other blogs, edit or delete your previous entry and change yo
|
||||||
|
|
||||||
|
|
||||||
<div class="figure">
|
<div class="figure">
|
||||||
<p><i><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></i>
|
<p><a href="fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<title></title>
|
<title></title>
|
||||||
<!-- 2018-04-12 Thu 18:18 -->
|
<!-- 2018-04-12 Thu 18:25 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
<meta name="generator" content="Org-mode" />
|
<meta name="generator" content="Org-mode" />
|
||||||
<meta name="author" content="Bob Mottram" />
|
<meta name="author" content="Bob Mottram" />
|
||||||
|
@ -386,7 +386,7 @@ Return to the <a href="index.html">home page</a>
|
||||||
|
|
||||||
|
|
||||||
<div class="figure">
|
<div class="figure">
|
||||||
<p><i><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></i>
|
<p><a href="fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<title></title>
|
<title></title>
|
||||||
<!-- 2018-04-12 Thu 18:18 -->
|
<!-- 2018-04-12 Thu 18:25 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
<meta name="generator" content="Org-mode" />
|
<meta name="generator" content="Org-mode" />
|
||||||
<meta name="author" content="Bob Mottram" />
|
<meta name="author" content="Bob Mottram" />
|
||||||
|
@ -272,7 +272,7 @@ Helping to package GNU Social and Hubzilla for Debian would be beneficial.
|
||||||
|
|
||||||
|
|
||||||
<div class="figure">
|
<div class="figure">
|
||||||
<p><i><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></i>
|
<p><a href="fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<title></title>
|
<title></title>
|
||||||
<!-- 2018-04-12 Thu 18:18 -->
|
<!-- 2018-04-12 Thu 18:25 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
<meta name="generator" content="Org-mode" />
|
<meta name="generator" content="Org-mode" />
|
||||||
<meta name="author" content="Bob Mottram" />
|
<meta name="author" content="Bob Mottram" />
|
||||||
|
@ -173,7 +173,7 @@ Select <b>Administrator controls</b> then <b>User Management</b>.
|
||||||
|
|
||||||
|
|
||||||
<div class="figure">
|
<div class="figure">
|
||||||
<p><i><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></i>
|
<p><a href="fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue