How to connect via SSH

Official Meeky Boost Documentation

Connecting to Your Server

Secure Shell (SSH) is the standard way to manage your Linux server. Meeky Boost servers support SSH by default on port 22.

Connection Syntax

ssh root@your_server_ip

Key Verification

During the first connection, you will be asked to verify the ECDSA key fingerprint. Type 'yes' to save the host key to your known_hosts file.