Browse Source

Note on initial sbc login

Bob Mottram 8 years ago
parent
commit
8946da670b
2 changed files with 24 additions and 3 deletions
  1. 9
    1
      doc/EN/homeserver.org
  2. 15
    2
      website/EN/homeserver.html

+ 9
- 1
doc/EN/homeserver.org View File

@@ -70,7 +70,15 @@ username: fbone
70 70
 password: freedombone
71 71
 #+end_src
72 72
 
73
-You will then be shown a large new password. It's *very important* that you write this down somewhere before going further, because you'll need this to log in later.
73
+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:
74
+
75
+#+begin_src bash
76
+ssh fbone@freedombone.local -p 2222
77
+#+end_src
78
+
79
+Using the initial password "/freedombone/".
80
+
81
+You will then be shown a new randomly generated password. It's *very important* that you write this down somewhere before going further, because you'll need this to log in later.
74 82
 
75 83
 You'll be asked to set a username and a "real" name (or nickname), then the rest of the installation will be automatic. Again, it takes a while, so go and do something less boring instead.
76 84
 

+ 15
- 2
website/EN/homeserver.html View File

@@ -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>