|
@@ -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
|
|
-<!-- 2018-01-23 Tue 19:33 -->
|
|
6
|
+<!-- 2018-01-23 Tue 20:50 -->
|
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>
|
|
@@ -271,6 +271,15 @@ freedombone menuconfig (or freedombone menuconfig-onion)
|
271
|
271
|
<p>
|
272
|
272
|
The installation process will then begin. Depending upon the hardware you're installing onto and your internet connection speed it may take quite a while to install.
|
273
|
273
|
</p>
|
|
274
|
+
|
|
275
|
+<p>
|
|
276
|
+Once installed you can then log in from another system with:
|
|
277
|
+</p>
|
|
278
|
+
|
|
279
|
+<div class="org-src-container">
|
|
280
|
+<pre class="src src-bash">ssh yourusername@freedombone.local -p 2222
|
|
281
|
+</pre>
|
|
282
|
+</div>
|
274
|
283
|
</div>
|
275
|
284
|
<div id="postamble" class="status">
|
276
|
285
|
|