1040 Views

Getting Started

Connecting to Your Server via SSH

Learn how to securely connect to your server using SSH

SSH Connection Guide

SSH (Secure Shell) is the standard way to access your server remotely.

For Linux/Mac:

ssh root@your-server-ip

For Windows:

Use PuTTY or Windows Terminal with OpenSSH.