To connect via SSH:
On Windows:
- Download and install PuTTY or use Windows Terminal
- Open PuTTY and enter your VPS IP address
- Set Port to 22 (or custom port if changed)
- Click "Open" and accept the security certificate
- Log in with username "root" (Linux) or "Administrator" (Windows) and your password
On Mac/Linux:
- Open Terminal
- Run:
ssh root@your-server-ip - Accept the fingerprint when prompted
- Enter your root password
Find your IP address and root password in your control panel dashboard at unified.sableservers.com.