After setting up your server, you receive access using the IP address stated in the dashboard.
If you are using a command line tool/terminal, you can connect to your instance using the following command:
Using an SSH Client (PuTTY Example):
Enter your server details in PuTTY and click Save
Save
Add your private key to the configuration
Return to the Session section and click Save again (important: your private key won't be saved if you skip this step!)
Session
Click Open to launch the login screen
Open
Log in using the username root
root
If your key has a passphrase, enter it when prompted
You're now connected!
PuTTY Tips
Right-click to paste text into the terminal
Simply select text to copy it to your clipboard (no need to press Ctrl+C)
Ctrl+C
Last updated 4 months ago
ssh -i /path/to/your/key/id_ed25519 [email protected]