How to Create SSH Keys
Generate SSH keys for secure access to your OpenScaler VM. Instructions vary by operating system.
Linux / Mac
- On your terminal, run:
- Press Enter to accept the default file location (
~/.ssh/id_rsa
). - (optional) Enter a passphrase to secure your private key.
Next Step
How to Copy Your Public Key
Copy the public key to your OpenScaler VM.