@@ -15,7 +15,7 @@ You can run Freedombone on an old laptop or a single board computer. See the [[.
Check out the [[./apps.html][list of available apps]] and [[./faq.html][Frequently Asked Questions]] section. Recent developments are also described on [[https://blog.freedombone.net/tag/freedombone][the blog]].
Disk images which can be cloned straight to USB or microSD drives are [[./downloads/current][available here]].
Disk images which can be cloned straight to USB or microSD drives are [[./downloads/v31][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*.
@@ -19,7 +19,11 @@ Newer and shinier than before, Freedombone release 3.1 rests upon the solid foun
* [[./app_peertube.html][PeerTube]]: Peer-to-peer video hosting system
* [[./app_pleroma.html][Pleroma]]: Ultra lightweight fediverse instance with Mastodon compatibility
The mesh version now supports BMX6, OLSR2 and Babel routing protocols on layer 3 and so is protocol compatible with LibreMesh. It also now runs on pure IPv6 and has built in video editor and CryptPad integration for networked collaboration even during times when the internet is not available.
The [[./mesh.html][mesh version]] now supports BMX6, OLSR2 and Babel routing protocols on layer 3 and so is protocol compatible with LibreMesh. It also now runs on pure IPv6 and has built in video editor and CryptPad integration for networked collaboration even during times when the internet is not available.
With the monopolistic Silicon Valley technology companies facing unprecedented levels of criticism there has never been a better time to avoid all of that and host systems yourself.
The future is decentralized.
* Installation
...
...
@@ -53,7 +57,7 @@ Using the initial password "freedombone". If you have trouble accessing the serv
You will then be shown a new randomly generated password. It's very important that you write this down somewhere or transfer it to a password manager before going further, because you'll need this to log in later.
More detailed installation instructions are linked from [[./index.html][the main site]].
More detailed installation instructions are linked from [[./installmethods.html][the main site]].
Newer and shinier than before, Freedombone release 3.1 rests upon the solid foundation of Debian stable and delivers major new self-hosted apps, improved mesh networking and a new logo. It supports version 3 onion addresses and the ability to use email with onion and I2P addresses. New apps are:
</p>
<ulclass="org-ul">
<li><ahref="./app_akaunting.html">Akaunting</a>: Personal or small business accounts</li>
<li><ahref="./app_bdsmail.html">bdsmail</a>: Avoid PGP complexity by using email over I2P</li>
<li><ahref="./app_edith.html">Edith</a>: The simplest possible note taking system</li>
<li><ahref="./app_icecast.html">Icecast</a>: Run your own internet radio station</li>
<li><ahref="./app_peertube.html">PeerTube</a>: Peer-to-peer video hosting system</li>
<li><ahref="./app_pleroma.html">Pleroma</a>: Ultra lightweight fediverse instance with Mastodon compatibility</li>
</ul>
<p>
The <ahref="./mesh.html">mesh version</a> now supports BMX6, OLSR2 and Babel routing protocols on layer 3 and so is protocol compatible with LibreMesh. It also now runs on pure IPv6 and has built in video editor and CryptPad integration for networked collaboration even during times when the internet is not available.
</p>
<p>
With the monopolistic Silicon Valley technology companies facing unprecedented levels of criticism there has never been a better time to avoid all of that and host systems yourself.
The simplest way to install is from a pre-made disk image. Images can be <ahref="https://freedombone.net/downloads/v31">downloaded here</a>. You will need to have previously obtained a domain name and have a dynamic DNS account somewhere.
</p>
<p>
Copy the image to a microSD card or USB thumb drive, replacing sdX with the identifier of the USB thumb drive. Don't include any numbers (so for example use sdc instead of sdc1).
And wait. It will take a while to copy over. When that's done you might want to increase the partition size on the drive, using a tool such as <ahref="http://gparted.org">Gparted</a>. Whether you need to do that will depend upon how many apps you intend to install and how much data they will store.
</p>
<p>
Plug the microSD or USB drive into the target hardware which you want to use as a server and power on. If you're using an old laptop or netbook as the server then you will need to set the BIOS to boot from USB.
</p>
<p>
As the system boots for the first time the login is:
</p>
<divclass="org-src-container">
<preclass="src src-bash">username: fbone
password: freedombone
</pre>
</div>
<p>
If you're installing from a microSD card on a single board computer without a screen and keyboard attached then you can ssh into it with:
Using the initial password "freedombone". If you have trouble accessing the server then make sure you have Avahi installed and <ahref="https://en.wikipedia.org/wiki/Multicast_DNS">mDNS</a> enabled.
</p>
<p>
You will then be shown a new randomly generated password. It's very important that you write this down somewhere or transfer it to a password manager before going further, because you'll need this to log in later.
</p>
<p>
More detailed installation instructions are linked from <ahref="./installmethods.html">the main site</a>.