Skip to content

Commit

Permalink
ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesread committed Aug 25, 2024
1 parent dc0a317 commit a1f97b6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions modules/ROOT/pages/action_examples/ssh-manual.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ This will later be used as a "volume mount" when you create a docker container.

. Run `ssh-keygen` to generate a SSH key just for OliveTin.
+
[source,bash]
----
root@server-with-olivetin: ssh-keygen
----
[lowerroman]
.. Enter the file in which to save the key: `/opt/OliveTinSshKeys/id_rsa`
.. Enter passphrase (empty for no passphrase): `<enter>`
Expand Down

0 comments on commit a1f97b6

Please sign in to comment.