Update images for home server install
This commit is contained in:
parent
dbb84df2cd
commit
c068deca4e
|
@ -102,7 +102,13 @@ When it's installed on your local system open a terminal and verify the ssh serv
|
|||
freedombone-client --verify
|
||||
#+end_src
|
||||
|
||||
This will show the hash code for the public ssh key of the Freedombone system. Open another terminal window then run:
|
||||
This will show the hash code for the public ssh key of the Freedombone system.
|
||||
|
||||
#+BEGIN_CENTER
|
||||
[[file:images/ssh_key_verify.jpg]]
|
||||
#+END_CENTER
|
||||
|
||||
Open another terminal window then run:
|
||||
|
||||
#+begin_src bash
|
||||
freedombone-client
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 27 KiB |
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
|
@ -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>
|
||||
<!-- 2016-11-23 Wed 18:01 -->
|
||||
<!-- 2016-11-23 Wed 18:11 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title></title>
|
||||
|
@ -384,7 +384,19 @@ When it's installed on your local system open a terminal and verify the ssh serv
|
|||
</div>
|
||||
|
||||
<p>
|
||||
This will show the hash code for the public ssh key of the Freedombone system. Open another terminal window then run:
|
||||
This will show the hash code for the public ssh key of the Freedombone system.
|
||||
</p>
|
||||
|
||||
<div class="org-center">
|
||||
|
||||
<div class="figure">
|
||||
<p><img src="images/ssh_key_verify.jpg" alt="ssh_key_verify.jpg" />
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
Open another terminal window then run:
|
||||
</p>
|
||||
|
||||
<div class="org-src-container">
|
||||
|
|
Loading…
Reference in New Issue