This commit is contained in:
Bob Mottram 2018-03-13 12:48:51 +00:00
parent 17d7f7fc01
commit 96557fd0d2
3 changed files with 24 additions and 24 deletions

View File

@ -44,7 +44,7 @@ Also note that if the laptop has a removable SSD drive it's possible to copy the
* Connect the laptop to your internet router
With the ethernet cable.
Plug the USB drive into the laptop and connect it to your internet router with the ethernet cable.
#+BEGIN_CENTER
[[file:images/laptop_router.jpg]]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<!-- 2018-03-13 Tue 12:38 -->
<!-- 2018-03-13 Tue 12:48 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>&lrm;</title>
@ -264,9 +264,9 @@ A social instance image allows you to easily set up a fediverse server, which fe
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:
</p>
<div id="outline-container-orgbcf5aad" class="outline-2">
<h2 id="orgbcf5aad">Copy the image to the USB drive</h2>
<div class="outline-text-2" id="text-orgbcf5aad">
<div id="outline-container-org1bc19d7" class="outline-2">
<h2 id="org1bc19d7">Copy the image to the USB drive</h2>
<div class="outline-text-2" id="text-org1bc19d7">
<p>
Substitute <b>sdX</b> with the device name for your USB drive.
</p>
@ -288,11 +288,11 @@ Also note that if the laptop has a removable SSD drive it's possible to copy the
</div>
</div>
<div id="outline-container-orgfdbde2b" class="outline-2">
<h2 id="orgfdbde2b">Connect the laptop to your internet router</h2>
<div class="outline-text-2" id="text-orgfdbde2b">
<div id="outline-container-org5b0f2fb" class="outline-2">
<h2 id="org5b0f2fb">Connect the laptop to your internet router</h2>
<div class="outline-text-2" id="text-org5b0f2fb">
<p>
With the ethernet cable.
Plug the USB drive into the laptop and connect it to your internet router with the ethernet cable.
</p>
<div class="org-center">
@ -305,9 +305,9 @@ With the ethernet cable.
</div>
</div>
<div id="outline-container-orgae9997f" class="outline-2">
<h2 id="orgae9997f">Boot the laptop from the USB drive</h2>
<div class="outline-text-2" id="text-orgae9997f">
<div id="outline-container-org6a4ee27" class="outline-2">
<h2 id="org6a4ee27">Boot the laptop from the USB drive</h2>
<div class="outline-text-2" id="text-org6a4ee27">
<p>
You may need to alter the BIOS settings to get this to work reliably.
</p>
@ -322,9 +322,9 @@ You may need to alter the BIOS settings to get this to work reliably.
</div>
</div>
<div id="outline-container-orgf3f4c4a" class="outline-2">
<h2 id="orgf3f4c4a">Forward ports 80 (HTTP) and 443 (HTTPS) from your internet router to the laptop</h2>
<div class="outline-text-2" id="text-orgf3f4c4a">
<div id="outline-container-org60588cd" class="outline-2">
<h2 id="org60588cd">Forward ports 80 (HTTP) and 443 (HTTPS) from your internet router to the laptop</h2>
<div class="outline-text-2" id="text-org60588cd">
<p>
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.
</p>
@ -339,9 +339,9 @@ Log into your internet router using a non-Tor browser (usually it's on an addres
</div>
</div>
<div id="outline-container-org4972cde" class="outline-2">
<h2 id="org4972cde">From another machine ssh into the laptop</h2>
<div class="outline-text-2" id="text-org4972cde">
<div id="outline-container-org93a89d5" class="outline-2">
<h2 id="org93a89d5">From another machine ssh into the laptop</h2>
<div class="outline-text-2" id="text-org93a89d5">
<div class="org-src-container">
<pre class="src src-bash">ssh fbone@freedombone.local -p 2222
</pre>
@ -353,18 +353,18 @@ Or alternatively you can log in directly on the laptop. The initial username is
</div>
</div>
<div id="outline-container-org955b5d7" class="outline-2">
<h2 id="org955b5d7">Follow the setup procedure</h2>
<div class="outline-text-2" id="text-org955b5d7">
<div id="outline-container-org6c0493d" class="outline-2">
<h2 id="org6c0493d">Follow the setup procedure</h2>
<div class="outline-text-2" id="text-org6c0493d">
<p>
Enter your user details, domain name and dynamic DNS settings.
</p>
</div>
</div>
<div id="outline-container-org584e95d" class="outline-2">
<h2 id="org584e95d">When installation is complete</h2>
<div class="outline-text-2" id="text-org584e95d">
<div id="outline-container-orgdaaf4a1" class="outline-2">
<h2 id="orgdaaf4a1">When installation is complete</h2>
<div class="outline-text-2" id="text-orgdaaf4a1">
<p>
Navigate to your domain and register a new user.
</p>