To connect via SSH to the Cloud Server with a Private Key, watch the video or read the following step by step:
Connecting via SSH on Cloud Server with Private Key:
- Within the Impreza Panel, go to "Services".
- Click on the cloud server and go to "Connection Details".
- In "Connection Details" you will have the IP, user and private key to connect to the server.
- Copy your private key, paste it into a notepad, and save it with the extension ".pem" (ex: Private.pem). When saving, leave it marked "All files".
- That done, open Puttygen. Within the Puttygen click on "Load", check to show all files, and select your private key.
- Click "Save private Key" and confirm. After saving, close Puttygen and open Putty.
- On the Putty screen, place your server's IP, which you found in "Connection Details".
- Now open the "SSH" tab and click on "Auth".
- Click "Browse" and select your last saved private key.
- Once that is done, click on "Open" and enter your username.
There, your server will be connected.