Page cover image

How to SSH into your instance

Connect to an instance on Ubuntu through a remote secure shell.

1. Deploy a Cloud GPU

Configure a GPU on our Marketplace based on cost, RAM, storage, and vCPUs. To use SSH, ensure that you have a port forwarded to port 22. To use Ubuntu, select your version for your installation. Make sure your storage matches your operating system's requirements.

You need to forward to port 22 to SSH into your instance

2. Set up your machine for SSH

We auto generate the command line for you.

Use the networking section your SSH information

Run the generated command in your operating system's terminal software to access your instance:

  • Windows: Powershell

  • Linux: Terminal

  • MacOS: Terminal

Example for Windows Powershell

Congratulations! You have now SSHed into your server and have access to the power needed for your own usage. At any time, you can quit your connection with the command exit.

Last updated

Was this helpful?