📁Upload SSH Public Key
Procedure to upload your public SSH key to a VPS or remote server.
Last updated
Was this helpful?
Procedure to upload your public SSH key to a VPS or remote server.
Copy Your Public Key for Upload
When it's time to upload your public SSH key to your VPS, you can return to this section as a quick reference.
cat ~/.ssh/constellation_network_keypair.pubChange the name of the key pair to your key pair name if you didn't use the same as in the create SSH keys document.
Do not copy your private key, only the .pub file.
Sharing your private key will compromise the security of your node.
Last updated
Was this helpful?
Was this helpful?