- - +
+
@@ -262,12 +172,18 @@ A list of other supported ARM boards can be found here
-
- Typical installation
-- Installing on a Beaglebone Black
-- Installing on an existing Debian system
-- Installing on Armbian, for unsupported ARM boards such as Raspberry Pi
-- Creating a dedicated fediverse instance for a single user or to host a community
-- Deploying a mesh network which can operate with or without the internet
+- Typical installation +
+- Installing on a Beaglebone Black +
+- Installing on an existing Debian system +
+- Installing on Armbian, for unsupported ARM boards such as Raspberry Pi +
+- Creating a dedicated fediverse instance for a single user or to host a community +
+- Deploying a mesh network which can operate with or without the internet +
@@ -275,13 +191,20 @@ After installation it's possible that you might want some advice on how to run y
-
@@ -293,7 +216,7 @@ If you find bugs, or want to add a new app to this system see the available here. -- How to get a domain name
-- Improving security
-- Adding or removing users
-- Apps available on the system
-- Frequently Asked Questions
-- Advice on setting up a mobile phone
-- I like this project. How can I help to support it?
+- How to get a domain name +
+- Improving security +
+- Adding or removing users +
+- Apps available on the system +
+- Frequently Asked Questions +
+- Advice on setting up a mobile phone +
+- I like this project. How can I help to support it? +
+This site can also be accessed via a Tor browser at http://yjxlc3imv7obva4grjae6u3qw527koaytrgjgdp364hmthrst3jodiid.onion. This documentation is under the GNU Free Documentation License version 1.3
diff --git a/website/EN/socialinstance.html b/website/EN/socialinstance.html index a87a1011..daf25f15 100644 --- a/website/EN/socialinstance.html +++ b/website/EN/socialinstance.html @@ -3,33 +3,26 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - - - - - - - + + + + + - + @@ -189,7 +97,7 @@ @licstart The following is the entire license notice for the JavaScript code in this tag. -Copyright (C) 2012-2017 Free Software Foundation, Inc. +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 @@ -236,7 +144,8 @@ for the JavaScript code in this tag.-+ ++@@ -244,41 +153,52 @@ for the JavaScript code in this tag.
+
+ + + Social Instance
A social instance image allows you to easily set up a fediverse server, which federates using the OStatus or ActivityPub protocol. You will need:
-
- An old laptop, capable of booting from USB
-- A USB drive, preferably Sandisk and 16GB or larger
-- An ethernet patch cable
-- A domain name of your own
-- A dynamic DNS account
+- An old laptop, capable of booting from USB +
+- A USB drive, preferably Sandisk and 16GB or larger +
+- An ethernet patch cable +
+- A domain name of your own +
+- A dynamic DNS account +
The installation process is the same as usual, with the only difference being that on initial setup it will go straight to the domain setup details for your instance. In summary:
--Copy the image to the USB drive
-++-Copy the image to the USB drive
+Substitute sdX with the device name for your USB drive.
+@@ -288,14 +208,14 @@ Also note that if the laptop has a removable SSD drive it's possible to copy thesudo apt-get install xz-utils wget wget https://freedombone.net/downloads/current/freedombone-pleroma-amd64.img.xz wget https://freedombone.net/downloads/current/freedombone-pleroma-amd64.img.xz.sig gpg --verify freedombone-pleroma-amd64.img.xz.sig unxz freedombone-pleroma-amd64.img.xz -sudo dd if=/dev/zero of=/dev/sdX bs=1M count=8 -sudo dd bs=1M if=freedombone-pleroma-amd64.img of=/dev/sdX conv=fdatasync +sudo dd if=/dev/zero of=/dev/sdX bs=1M count=8 +sudo dd bs=1M if=freedombone-pleroma-amd64.img of=/dev/sdX conv=fdatasync-Connect the laptop to your internet router
-++Connect the laptop to your internet router
+Plug the USB drive into the laptop and connect it to your internet router with the ethernet cable.
-+-@@ -305,14 +225,14 @@ Plug the USB drive into the laptop and connect it to your internet router with t
-Boot the laptop from the USB drive
-++Boot the laptop from the USB drive
+You may need to alter the BIOS settings to get this to work reliably.
-+-@@ -322,14 +242,14 @@ You may need to alter the BIOS settings to get this to work reliably.
-Forward ports 80 (HTTP) and 443 (HTTPS) from your internet router to the laptop
-++Forward ports 80 (HTTP) and 443 (HTTPS) from your internet router to the laptop
+Log into your internet router using a non-Tor browser (usually it's on an address like 192.168.1.1 or 192.168.1.254). Often port forwarding settings are together with firewall settings.
-+-@@ -339,10 +259,11 @@ Log into your internet router using a non-Tor browser (usually it's on an addres
-From another machine ssh into the laptop
-++-From another machine ssh into the laptop
++@@ -353,23 +274,23 @@ Or alternatively you can log in directly on the laptop. The initial username isssh fbone@freedombone.local -p 2222-Follow the setup procedure
-++-Follow the setup procedure
+Enter your user details, domain name and dynamic DNS settings.
-When installation is complete
-++When installation is complete
+Navigate to your domain and register a new user.
-+@@ -381,7 +302,7 @@ Navigate to your domain and register a new user. More details about setting up and using Pleroma can be found here.
-+