|
@@ -3,7 +3,7 @@
|
3
|
3
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
4
|
4
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
5
|
5
|
<head>
|
6
|
|
-<!-- 2016-11-11 Fri 20:25 -->
|
|
6
|
+<!-- 2016-11-11 Fri 20:47 -->
|
7
|
7
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
8
|
8
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
9
|
9
|
<title></title>
|
|
@@ -329,7 +329,20 @@ password: freedombone
|
329
|
329
|
</div>
|
330
|
330
|
|
331
|
331
|
<p>
|
332
|
|
-You will then be shown a large new password. It's <b>very important</b> that you write this down somewhere before going further, because you'll need this to log in later.
|
|
332
|
+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:
|
|
333
|
+</p>
|
|
334
|
+
|
|
335
|
+<div class="org-src-container">
|
|
336
|
+<pre class="src src-bash">ssh fbone@freedombone.local -p 2222
|
|
337
|
+</pre>
|
|
338
|
+</div>
|
|
339
|
+
|
|
340
|
+<p>
|
|
341
|
+Using the initial password "<i>freedombone</i>".
|
|
342
|
+</p>
|
|
343
|
+
|
|
344
|
+<p>
|
|
345
|
+You will then be shown a new randomly generated password. It's <b>very important</b> that you write this down somewhere before going further, because you'll need this to log in later.
|
333
|
346
|
</p>
|
334
|
347
|
|
335
|
348
|
<p>
|