There may be times where it's necessary or desired to set up and manage your server via the command line (CLI). Follow the steps below to get connected to your server using SSH. You can use any SSH client you like, but our recommendation would be to use PuTTY for Windows and the built-in Terminal app for Mac and Linux.
To connect using PuTTY:
- Download PuTTY from this link.
- Open PuTTY and enter your server's public IP in the Host Name (or IP address) box, then change the Port to 222. See the screenshot below for additional clarification.
- Click Open.
- If this is your first time connecting, you will be prompted to accept the certificate authenticity. Click Yes.
- When prompted for the login name, enter admin.
- Enter your admin password.
- You are now connected to your server via SSH.
To connect using Terminal:
- Open Terminal and type in the following command:
- Replace YOURSERVERIP with your server's public IP address.
- If this is your first time connecting, you will be prompted to accept the certificate authenticity. Type Yes and push Enter.
- When prompted, enter your admin password.
- You have now connected your server via SSH.
If you need any further assistance, please contact our 24/7 Customer Success Team, who would be glad to assist.