Changing index page for increased brevity
Try to keep things as concise as possible
This commit is contained in:
parent
7b604c044c
commit
8c02024963
|
@ -11,29 +11,15 @@
|
|||
#+END_CENTER
|
||||
So you want to run your own internet services? Email, chat, VoIP, web sites, file synchronisation, wikis, blogs, social networks, media hosting, backups, VPN. Freedombone enables you to do all of that in a self-hosted way, where you keep control of your data and it resides in your own home.
|
||||
|
||||
A list of other supported ARM boards [[./boards.html][can be found here]], or you can install onto an old laptop or netbook. Some installation instructions for different use cases are:
|
||||
You can run Freedombone on an old laptop or a single board computer. See the [[./installmethods.html][list of installation methods]]. You can also use it to [[./mesh.html][set up a mesh network]] in your local area.
|
||||
|
||||
* [[./homeserver.html][Typical installation]]
|
||||
* Installing [[./beaglebone.html][on a Beaglebone Black]]
|
||||
* Installing on an [[./debianinstall.html][existing Debian system]]
|
||||
* Installing [[./armbian.html][on Armbian]], for unsupported ARM boards such as Raspberry Pi
|
||||
* Creating a dedicated [[./socialinstance.html][fediverse instance]] for a single user or to host a community
|
||||
* Deploying a [[./mesh.html][mesh network]] which can operate with or without the internet
|
||||
|
||||
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.
|
||||
|
||||
* [[./domains.html][How to get a domain name]]
|
||||
* [[./security.html][Improving security]]
|
||||
* [[./users.html][Adding or removing users]]
|
||||
* [[./apps.html][Apps available on the system]]
|
||||
* [[./faq.html][Frequently Asked Questions]]
|
||||
* [[./mobile.html][Advice on setting up a mobile phone]]
|
||||
* [[./support.html][I like this project. How can I help to support it?]]
|
||||
Check out the [[./apps.html][list of available apps]] and [[./faq.html][Frequently Asked Questions]] section.
|
||||
|
||||
Disk images which can be cloned straight to USB or microSD drives are [[./downloads/current][available here]].
|
||||
|
||||
If you find bugs, or want to add a new app to this system see the [[./devguide.html][Developers Guide]] and [[./codeofconduct.html][Code of Conduct]]. There is a Matrix chat room available at *#fbone:matrix.freedombone.net*.
|
||||
|
||||
Ready made disk images which can be copied onto USB or microSD drives are [[./downloads/current][available here]].
|
||||
If you like this project and want to support continued development then [[./support.html][here's what to do]].
|
||||
|
||||
#+BEGIN_CENTER
|
||||
This site can also be accessed via a Tor browser at http://yjxlc3imv7obva4grjae6u3qw527koaytrgjgdp364hmthrst3jodiid.onion. This documentation is under the [[https://www.gnu.org/licenses/fdl-1.3.txt][GNU Free Documentation License version 1.3]]
|
||||
|
|
|
@ -0,0 +1,35 @@
|
|||
#+TITLE:
|
||||
#+AUTHOR: Bob Mottram
|
||||
#+EMAIL: bob@freedombone.net
|
||||
#+KEYWORDS: freedombone, installation
|
||||
#+DESCRIPTION: Installation methods
|
||||
#+OPTIONS: ^:nil toc:nil
|
||||
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="freedombone.css" />
|
||||
|
||||
#+BEGIN_CENTER
|
||||
[[file:images/logo.png]]
|
||||
#+END_CENTER
|
||||
|
||||
#+BEGIN_EXPORT html
|
||||
<center>
|
||||
<h1>Installation Methods</h1>
|
||||
</center>
|
||||
#+END_EXPORT
|
||||
|
||||
Most people don't have a static external IP address, so you will need to have an account on a dymanic DNS service. [[https://freedns.afraid.org][FreeDNS]] is the one recommended, but others are available.
|
||||
|
||||
If you want systems to be available within an ordinary web browser, such as Firefox, then you will need to [[./domains.html][obtain a domain name]].
|
||||
|
||||
A list of other supported ARM boards [[./boards.html][can be found here]], or you can install onto an old laptop or netbook. Some installation instructions for different use cases are:
|
||||
|
||||
* [[./homeserver.html][Typical installation]]
|
||||
* Installing [[./beaglebone.html][on a Beaglebone Black]]
|
||||
* Installing on an [[./debianinstall.html][existing Debian system]]
|
||||
* Installing [[./armbian.html][on Armbian]], for unsupported ARM boards such as Raspberry Pi
|
||||
* Creating a dedicated [[./socialinstance.html][fediverse instance]] for a single user or to host a community
|
||||
* Deploying a [[./mesh.html][mesh network]] which can operate with or without the internet
|
||||
* [[./users.html][Adding or removing users]]
|
||||
* [[./security.html][Improving security]]
|
||||
* [[./mobile.html][Advice on setting up a mobile phone]]
|
||||
* [[./apps.html][Apps available on the system]]
|
||||
* [[./faq.html][Frequently Asked Questions]]
|
|
@ -4,7 +4,7 @@
|
|||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
<head>
|
||||
<title></title>
|
||||
<!-- 2018-04-11 Wed 19:52 -->
|
||||
<!-- 2018-04-11 Wed 20:31 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="generator" content="Org-mode" />
|
||||
<meta name="author" content="Bob Mottram" />
|
||||
|
@ -157,52 +157,23 @@ So you want to run your own internet services? Email, chat, VoIP, web sites, fil
|
|||
</p>
|
||||
|
||||
<p>
|
||||
A list of other supported ARM boards <a href="./boards.html">can be found here</a>, or you can install onto an old laptop or netbook. Some installation instructions for different use cases are:
|
||||
You can run Freedombone on an old laptop or a single board computer. See the <a href="./installmethods.html">list of installation methods</a>. You can also use it to <a href="./mesh.html">set up a mesh network</a> in your local area.
|
||||
</p>
|
||||
|
||||
<ul class="org-ul">
|
||||
<li><a href="./homeserver.html">Typical installation</a>
|
||||
</li>
|
||||
<li>Installing <a href="./beaglebone.html">on a Beaglebone Black</a>
|
||||
</li>
|
||||
<li>Installing on an <a href="./debianinstall.html">existing Debian system</a>
|
||||
</li>
|
||||
<li>Installing <a href="./armbian.html">on Armbian</a>, for unsupported ARM boards such as Raspberry Pi
|
||||
</li>
|
||||
<li>Creating a dedicated <a href="./socialinstance.html">fediverse instance</a> for a single user or to host a community
|
||||
</li>
|
||||
<li>Deploying a <a href="./mesh.html">mesh network</a> which can operate with or without the internet
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
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.
|
||||
Check out the <a href="./apps.html">list of available apps</a> and <a href="./faq.html">Frequently Asked Questions</a> section.
|
||||
</p>
|
||||
|
||||
<ul class="org-ul">
|
||||
<li><a href="./domains.html">How to get a domain name</a>
|
||||
</li>
|
||||
<li><a href="./security.html">Improving security</a>
|
||||
</li>
|
||||
<li><a href="./users.html">Adding or removing users</a>
|
||||
</li>
|
||||
<li><a href="./apps.html">Apps available on the system</a>
|
||||
</li>
|
||||
<li><a href="./faq.html">Frequently Asked Questions</a>
|
||||
</li>
|
||||
<li><a href="./mobile.html">Advice on setting up a mobile phone</a>
|
||||
</li>
|
||||
<li><a href="./support.html">I like this project. How can I help to support it?</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
Disk images which can be cloned straight to USB or microSD drives are <a href="./downloads/current">available here</a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
If you find bugs, or want to add a new app to this system see the <a href="./devguide.html">Developers Guide</a> and <a href="./codeofconduct.html">Code of Conduct</a>. There is a Matrix chat room available at <b>#fbone:matrix.freedombone.net</b>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Ready made disk images which can be copied onto USB or microSD drives are <a href="./downloads/current">available here</a>.
|
||||
If you like this project and want to support continued development then <a href="./support.html">here's what to do</a>.
|
||||
</p>
|
||||
|
||||
<div class="center">
|
||||
|
|
|
@ -0,0 +1,227 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
<head>
|
||||
<title></title>
|
||||
<!-- 2018-04-11 Wed 20:31 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="generator" content="Org-mode" />
|
||||
<meta name="author" content="Bob Mottram" />
|
||||
<meta name="description" content="Installation methods"
|
||||
/>
|
||||
<meta name="keywords" content="freedombone, installation" />
|
||||
<style type="text/css">
|
||||
<!--/*--><![CDATA[/*><!--*/
|
||||
.title { text-align: center; }
|
||||
.todo { font-family: monospace; color: red; }
|
||||
.done { color: green; }
|
||||
.tag { background-color: #eee; font-family: monospace;
|
||||
padding: 2px; font-size: 80%; font-weight: normal; }
|
||||
.timestamp { color: #bebebe; }
|
||||
.timestamp-kwd { color: #5f9ea0; }
|
||||
.right { margin-left: auto; margin-right: 0px; text-align: right; }
|
||||
.left { margin-left: 0px; margin-right: auto; text-align: left; }
|
||||
.center { margin-left: auto; margin-right: auto; text-align: center; }
|
||||
.underline { text-decoration: underline; }
|
||||
#postamble p, #preamble p { font-size: 90%; margin: .2em; }
|
||||
p.verse { margin-left: 3%; }
|
||||
pre {
|
||||
border: 1px solid #ccc;
|
||||
box-shadow: 3px 3px 3px #eee;
|
||||
padding: 8pt;
|
||||
font-family: monospace;
|
||||
overflow: auto;
|
||||
margin: 1.2em;
|
||||
}
|
||||
pre.src {
|
||||
position: relative;
|
||||
overflow: visible;
|
||||
padding-top: 1.2em;
|
||||
}
|
||||
pre.src:before {
|
||||
display: none;
|
||||
position: absolute;
|
||||
background-color: white;
|
||||
top: -10px;
|
||||
right: 10px;
|
||||
padding: 3px;
|
||||
border: 1px solid black;
|
||||
}
|
||||
pre.src:hover:before { display: inline;}
|
||||
pre.src-sh:before { content: 'sh'; }
|
||||
pre.src-bash:before { content: 'sh'; }
|
||||
pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
|
||||
pre.src-R:before { content: 'R'; }
|
||||
pre.src-perl:before { content: 'Perl'; }
|
||||
pre.src-java:before { content: 'Java'; }
|
||||
pre.src-sql:before { content: 'SQL'; }
|
||||
|
||||
table { border-collapse:collapse; }
|
||||
caption.t-above { caption-side: top; }
|
||||
caption.t-bottom { caption-side: bottom; }
|
||||
td, th { vertical-align:top; }
|
||||
th.right { text-align: center; }
|
||||
th.left { text-align: center; }
|
||||
th.center { text-align: center; }
|
||||
td.right { text-align: right; }
|
||||
td.left { text-align: left; }
|
||||
td.center { text-align: center; }
|
||||
dt { font-weight: bold; }
|
||||
.footpara:nth-child(2) { display: inline; }
|
||||
.footpara { display: block; }
|
||||
.footdef { margin-bottom: 1em; }
|
||||
.figure { padding: 1em; }
|
||||
.figure p { text-align: center; }
|
||||
.inlinetask {
|
||||
padding: 10px;
|
||||
border: 2px solid gray;
|
||||
margin: 10px;
|
||||
background: #ffffcc;
|
||||
}
|
||||
#org-div-home-and-up
|
||||
{ text-align: right; font-size: 70%; white-space: nowrap; }
|
||||
textarea { overflow-x: auto; }
|
||||
.linenr { font-size: smaller }
|
||||
.code-highlighted { background-color: #ffff00; }
|
||||
.org-info-js_info-navigation { border-style: none; }
|
||||
#org-info-js_console-label
|
||||
{ font-size: 10px; font-weight: bold; white-space: nowrap; }
|
||||
.org-info-js_search-highlight
|
||||
{ background-color: #ffff00; color: #000000; font-weight: bold; }
|
||||
/*]]>*/-->
|
||||
</style>
|
||||
<link rel="stylesheet" type="text/css" href="freedombone.css" />
|
||||
<script type="text/javascript">
|
||||
/*
|
||||
@licstart The following is the entire license notice for the
|
||||
JavaScript code in this tag.
|
||||
|
||||
Copyright (C) 2012-2013 Free Software Foundation, Inc.
|
||||
|
||||
The JavaScript code in this tag is free software: you can
|
||||
redistribute it and/or modify it under the terms of the GNU
|
||||
General Public License (GNU GPL) as published by the Free Software
|
||||
Foundation, either version 3 of the License, or (at your option)
|
||||
any later version. The code is distributed WITHOUT ANY WARRANTY;
|
||||
without even the implied warranty of MERCHANTABILITY or FITNESS
|
||||
FOR A PARTICULAR PURPOSE. See the GNU GPL for more details.
|
||||
|
||||
As additional permission under GNU GPL version 3 section 7, you
|
||||
may distribute non-source (e.g., minimized or compacted) forms of
|
||||
that code without the copy of the GNU GPL normally required by
|
||||
section 4, provided you include this license notice and a URL
|
||||
through which recipients can access the Corresponding Source.
|
||||
|
||||
|
||||
@licend The above is the entire license notice
|
||||
for the JavaScript code in this tag.
|
||||
*/
|
||||
<!--/*--><![CDATA[/*><!--*/
|
||||
function CodeHighlightOn(elem, id)
|
||||
{
|
||||
var target = document.getElementById(id);
|
||||
if(null != target) {
|
||||
elem.cacheClassElem = elem.className;
|
||||
elem.cacheClassTarget = target.className;
|
||||
target.className = "code-highlighted";
|
||||
elem.className = "code-highlighted";
|
||||
}
|
||||
}
|
||||
function CodeHighlightOff(elem, id)
|
||||
{
|
||||
var target = document.getElementById(id);
|
||||
if(elem.cacheClassElem)
|
||||
elem.className = elem.cacheClassElem;
|
||||
if(elem.cacheClassTarget)
|
||||
target.className = elem.cacheClassTarget;
|
||||
}
|
||||
/*]]>*///-->
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="preamble" class="status">
|
||||
<a name="top" id="top"></a>
|
||||
</div>
|
||||
<div id="content">
|
||||
<h1 class="title"></h1>
|
||||
<div class="center">
|
||||
|
||||
<div class="figure">
|
||||
<p><img src="images/logo.png" alt="logo.png" />
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="export">
|
||||
<p>
|
||||
<center>
|
||||
<h1>Installation Methods</h1>
|
||||
</center>
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
||||
<p>
|
||||
Most people don't have a static external IP address, so you will need to have an account on a dymanic DNS service. <a href="https://freedns.afraid.org">FreeDNS</a> is the one recommended, but others are available.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
If you want systems to be available within an ordinary web browser, such as Firefox, then you will need to <a href="./domains.html">obtain a domain name</a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
A list of other supported ARM boards <a href="./boards.html">can be found here</a>, or you can install onto an old laptop or netbook. Some installation instructions for different use cases are:
|
||||
</p>
|
||||
|
||||
<ul class="org-ul">
|
||||
<li><a href="./homeserver.html">Typical installation</a>
|
||||
</li>
|
||||
<li>Installing <a href="./beaglebone.html">on a Beaglebone Black</a>
|
||||
</li>
|
||||
<li>Installing on an <a href="./debianinstall.html">existing Debian system</a>
|
||||
</li>
|
||||
<li>Installing <a href="./armbian.html">on Armbian</a>, for unsupported ARM boards such as Raspberry Pi
|
||||
</li>
|
||||
<li>Creating a dedicated <a href="./socialinstance.html">fediverse instance</a> for a single user or to host a community
|
||||
</li>
|
||||
<li>Deploying a <a href="./mesh.html">mesh network</a> which can operate with or without the internet
|
||||
</li>
|
||||
<li><a href="./users.html">Adding or removing users</a>
|
||||
</li>
|
||||
<li><a href="./security.html">Improving security</a>
|
||||
</li>
|
||||
<li><a href="./mobile.html">Advice on setting up a mobile phone</a>
|
||||
</li>
|
||||
<li><a href="./apps.html">Apps available on the system</a>
|
||||
</li>
|
||||
<li><a href="./faq.html">Frequently Asked Questions</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="postamble" class="status">
|
||||
|
||||
<style type="text/css">
|
||||
.back-to-top {
|
||||
position: fixed;
|
||||
bottom: 2em;
|
||||
right: 0px;
|
||||
text-decoration: none;
|
||||
color: #000000;
|
||||
background-color: rgba(235, 235, 235, 0.80);
|
||||
font-size: 12px;
|
||||
padding: 1em;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.back-to-top:hover {
|
||||
background-color: rgba(135, 135, 135, 0.50);
|
||||
}
|
||||
</style>
|
||||
|
||||
<div class="back-to-top">
|
||||
<a href="#top">Back to top</a> | <a href="mailto:bob@freedombone.net">E-mail me</a>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue