VPS
Dedicated Server
How to connect to VPS with SSH
VPS & Dedicated Servers
117 views
1 min read
Updated 3 hours ago
Quick Answer
Use ssh root@server-ip with the server IP and root password shown in your service details.
VPS and dedicated servers provide server-level access. SSH is the normal way to manage Linux servers.
Find your details
- Go to Client Area > Hosting.
- Open the VPS or dedicated server.
- Copy the primary IP, username, and password.
Connect from macOS, Linux, or Windows PowerShell
ssh root@154.12.34.56
Replace the IP with your actual server IP. Accept the fingerprint the first time, then enter the root password.
Security tip
After first login, create SSH keys and disable password login if you know how to manage Linux safely.
Was this article helpful?
Thank you for your feedback.
Related Articles
Rebooting or reinstalling a server from the client area
VPS & Dedicated Servers
How root passwords and server credentials work
VPS & Dedicated Servers
What manual provisioning means
VPS & Dedicated Servers
How VPS nameservers and assigned IPs work
VPS & Dedicated Servers
Still need help?
If this article did not solve it, open a support ticket and we will see which article you already checked.
Table of Contents
More in VPS & Dedicated Servers
Rebooting or reinstalling a server from the client area
How to connect to VPS with SSH
How root passwords and server credentials work
How VPS nameservers and assigned IPs work
What manual provisioning means