TensorDock
  • Who we are
    • Welcome to TensorDock
    • Our Ethos and Commitment
  • Virtual Machines
    • How to SSH into your instance
    • How to RDP into your instance
    • Installing NVIDIA Drivers on Windows 10
    • Linux & NVIDIA Drivers
    • Cloud-init
    • File transferring with SCP and Rclone
    • Running Jupyter Notebook
    • SSH server hardening on Ubuntu
    • Running Stable Diffusion in Docker
    • Installing and running Stable Diffusion UI
    • Running Disco Diffusion on a Linux instance
    • Running Disco Diffusion on a Windows instance
    • Running SimpleTuner/Flux on a Linux instance
    • Using Parsec, Moonlight and Sunshine
  • Hosting
    • Installation Guide
  • Whitelabel
    • Overview
    • Setting Up a Storefront
    • Customization Overview
    • Customize Whitelabel Storefront
  • Legal Information
    • Company Information
    • Terms of Service (TOS)
    • Privacy Policy
    • Acceptable Use Policy (AUP)
    • Taxes, VAT, GST
    • Downtime Compensation
    • Supplier Hosting Agreement
  • Quick Links
    • Discord Server
    • TensorDock.com
    • Dashboard
    • API Documentation
Powered by GitBook
On this page
  • 1. Deploy a Cloud GPU
  • 2. Set up your machine for SSH

Was this helpful?

  1. Virtual Machines

How to SSH into your instance

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

PreviousOur Ethos and CommitmentNextHow to RDP into your instance

Last updated 11 months ago

Was this helpful?

1. Deploy a Cloud GPU

Configure a GPU on our 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.

2. Set up your machine for SSH

We auto generate the command line for you.

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

  • Windows: Powershell

  • Linux: Terminal

  • MacOS: Terminal

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.

Marketplace
You need to forward to port 22 to SSH into your instance
Use the networking section your SSH information
Example for Windows Powershell
Page cover image