From 81dc5300ab9385533c3f1ac788736d6f4749a736 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 28 Dec 2017 21:15:48 +0000 Subject: [PATCH] Update some hashes --- website/EN/homeserver.html | 44 +++++++++++++++++++------------------- website/EN/mesh.html | 2 +- 2 files changed, 23 insertions(+), 23 deletions(-) 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
+
@@ -327,8 +327,8 @@ List what drives are on your system with:

-
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
+
diff --git a/website/EN/mesh.html b/website/EN/mesh.html index 779ea1c4..43076997 100644 --- a/website/EN/mesh.html +++ b/website/EN/mesh.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - +