Merge "Adds the missing command to generate the SSH key"
This commit is contained in:
commit
384d2722bd
@ -519,7 +519,8 @@ volume_backend_name = <replaceable>HNAS-NFS</replaceable></programlisting>
|
||||
Create a pair of public keys in the Block Storage host
|
||||
(leave the pass-phrase empty):
|
||||
</para>
|
||||
<screen><prompt>$</prompt> <userinput>mkdir -p <replaceable>/opt/hds/ssh</replaceable></userinput></screen>
|
||||
<screen><prompt>$</prompt> <userinput>mkdir -p <replaceable>/opt/hds/ssh</replaceable></userinput>
|
||||
<prompt>$</prompt> <userinput>ssh-keygen -f <replaceable>/opt/hds/ssh/hnaskey</replaceable></userinput></screen>
|
||||
</step>
|
||||
<step>
|
||||
<para>
|
||||
|
Loading…
Reference in New Issue
Block a user