Ahosting Logo
Knowledge Base

Connecting to Your VPS via SSH

Quick answer — contact support for detailed help.

Secure Shell (SSH) is the most common way to manage your VPS.

  1. Open a terminal on your computer.

  2. Run ssh root@your-server-ip.

  3. Enter the root password provided by Ahosting.

  4. Once logged in, you can run Linux commands to configure your server.

For Windows users, tools like PuTTY or MobaXterm make SSH access easy. Always change your default root password after the first login for security.