How do I connect via SSH?

SSH connection is only recommended for users comfortable with command-line interfaces.

Windows Instructions

Users must download an SSH client. The guide recommends PuTTY, described as \"a free SSH client.\"

Setup Steps

  1. Download PuTTY Key Generator and select Generate, moving your mouse to create randomness for public key generation
  2. Add a passphrase (password) for command-line use
  3. Log into hosting.mandraled.com, access Manage Hosting, select your package, and navigate to SSH Access under Security
  4. Input the generated public key into the Public Key box and select Add Public Key
  5. Save the private key from PuTTY Gen
  6. Open PuTTY, expand SSH menu, select Auth, and browse to add your saved private key
  7. Return to Session and enter the hostname ssh.hosting.mandraled.com
  8. Log in using your domain name
  9. Enter your previously set passphrase when prompted