Prerequisites
- An OS installed on your VPS — see Installing an OS
- Your server’s IPv4 address — found on your VPS service page
- Your root password — set during OS installation, or reset via Password Resets
Connecting
- Linux / macOS
- Windows
Open a terminal and run:Accept the host key on first connection and enter your password when prompted.
Using SSH Keys (Recommended)
SSH keys are more secure than password authentication. To set up key-based login: Generate a key pair if you do not already have one:Troubleshooting
If you cannot connect:- Server stopped — Check the power state on your service page and start it if needed
- No OS installed — A freshly provisioned VPS has no OS. See Installing an OS
- Wrong IP — Confirm the IP from your service page
- SSH locked out — Use the VNC Console to diagnose and recover access