Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 939 Bytes

SSH.md

File metadata and controls

38 lines (27 loc) · 939 Bytes

How to SSH to your demo control instance


Mac

  1. open Terminal app (command + space, type Terminal and hit enter)
  2. run: ssh ubuntu@demo.<your username here>.aviatrix.live

Windows

  1. run Putty
  2. enter the following on the Session screen:
    • Host Name: demo.<your username here>.aviatrix.live
    • Port: 22 (default)
    • Connection type: SSH

Image

  1. click on Data below Connection heading
  2. enter the following:
    • Username: ubuntu

Image

  1. click on SSH below the Connection heading
  2. click on Auth below the SSH heading
  3. browse for your private SSH key and click Open

Image

  1. return to the Session
  2. enter a name in the field just below Saved Sessions
  3. click Save

Image

  1. click the saved session
  2. click Open