Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Generating a SSH key on Linux

Make sure to follow instructions at SSH Key#GeneratingaSSHkeyonLinux

Page properties
hiddentrue

Step-by-step guide

...

Once you upload an SSH key it will be used on newly created server instance for authentication.

SSH key must be in the following format: [key-type] [key] [user-identifier]

[key-type] use ssh-rsa
[key] is the public key
[user-identifier] is your email address in format name.surname@tieto.com
Make sure not to include any "ENTER" key between the portions of the inserted text.
Info

Content by Label
showLabelsfalse
max5
spacesTDSKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("linux","ssh") and type = "page" and space = "TDSKB"
labelsSSH Linux

...

hidden
Page properties

true


Related issues