VPS overview
Linux + Windows VMs with full root access.
VPS = your own Linux or Windows VM. Full root, full responsibility, SSH/RDP in.
What you get
- Pick CPU + RAM + disk independently at order time.
- IPv4 + IPv6 address included.
- 1 Gbps network on all tiers; 10 Gbps on higher tiers.
- Console (VNC) access from the dashboard — useful when SSH is borked.
- One-click OS reinstall.
OS templates
| OS | Versions |
|---|---|
| Ubuntu | 22.04 LTS, 24.04 LTS |
| Debian | 11, 12 |
| Rocky Linux | 8, 9 |
| AlmaLinux | 8, 9 |
| Arch Linux | rolling |
| Fedora | latest |
| FreeBSD | 14 |
| Windows Server | 2019, 2022, 2025 (Windows tiers only) |
| Custom ISO | upload your own, supervised install via console |
SSH access
After provisioning:
- Your VPS's IP + initial root password are in /dashboard/services → your VPS → Access.
- SSH in:
ssh root@<your-ip> - Change the password immediately:
passwd - Better: add your SSH key, disable password auth, install fail2ban.
Windows
RDP, port 3389. Credentials shown on the service page. Same advice: change the admin password on first login.
What we do / don't manage
We provide:
- The hypervisor + the VM.
- The IP + network.
- The OS template at install time.
- DDoS protection on the network edge.
You manage:
- OS updates + patches.
- Services + software.
- Firewall config inside the VM (we don't block ports for you).
- Backups beyond our base snapshot policy.
We can't log into your VPS or "fix" anything on it — that's the trade for getting root.