Hosting & Servers
How to connect to your VPS
SSH into your Compute or Storage VPS using the IP address and root credentials from your client area.
Updated July 10, 2026
Your VPS is ready to use as soon as it is provisioned.
Find your details
Your VPS IP address and login credentials are shown on the order page in your client area.
Connect with SSH
From Linux or macOS, open a terminal and run: ssh root@your-server-ip. On Windows, use PowerShell or an SSH client like PuTTY.
Secure your server
Change the root password immediately, create a non-root user, and set up key-based authentication for production workloads.