Versions Compared

Key

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

For our users that get access to a single VM and not a an openstack project, we tend to ask for the public part of an SSH keypair we can add to the VM so that the user can login to their virtual machine. This guide will tell you how to create this keypair. The guide applies to Linux, MacOS and Windows 10 (and above). It works for Windows, because Powershell now has a builtin SSH-client by default!)

...

Code Block
# Note the file path for "Your public key has been saved in <path>" in the example above.
# Either attach that file in an email to useus, or copy the file content and add it to the mail body.

...