diff --git a/website/EN/homeserver.html b/website/EN/homeserver.html index 69b25da0..830e21e3 100644 --- a/website/EN/homeserver.html +++ b/website/EN/homeserver.html @@ -3,10 +3,10 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- + -sudo apt-get install git
+sudo apt-get install git
git clone https://github.com/bashrc/freedombone
cd freedombone
git checkout stretch
sudo make install
freedombone-image --setup debian
freedombone-image -t i386 --onion-addresses-only yes
-
+
@@ -271,14 +271,14 @@ Or on Arch/Parabola:
sudo pacman -S git
+sudo pacman -S git
git clone https://github.com/bashrc/freedombone
cd freedombone
git checkout stretch
sudo make install
freedombone-image --setup parabola
freedombone-image -t i386 --onion-addresses-only yes
-
+
@@ -286,8 +286,8 @@ Now prepare your local system to talk to the freedombone by running the followin
freedombone-client
-
+freedombone-client +
ls /dev/sd*
-
+ls /dev/sd* +
@@ -340,9 +340,9 @@ You can now copy the image to the USB thumb drive, replacing sdX with the
dd if=/dev/zero of=/dev/sdX bs=1M count=8
+dd if=/dev/zero of=/dev/sdX bs=1M count=8
dd bs=1M if=myimagefile.img of=/dev/sdX conv=fdatasync
-
+
@@ -354,9 +354,9 @@ As the system boots for the first time the login is:
username: fbone
+username: fbone
password: freedombone
-
+
@@ -364,8 +364,8 @@ If you're installing from a microSD card on a single board computer without a sc
ssh fbone@freedombone.local -p 2222
-
+ssh fbone@freedombone.local -p 2222 +
@@ -385,8 +385,8 @@ When it's installed on your local system open a terminal and verify the ssh serv
freedombone-client --verify
-
+freedombone-client --verify +
@@ -406,9 +406,9 @@ Open another terminal window then run:
freedombone-client
+freedombone-client
ssh myusername@freedombone.local -p 2222
-
+
@@ -472,8 +472,8 @@ Of course, this is just one way in which you can install the Freedombone system.
man freedombone-image
-
+man freedombone-image +