Atom feed of this document
  
 

 Connect to your instance by using SSH

To use SSH to connect to your instance, you use the downloaded keypair file.

[Note]Note

The user name is ubuntu for the Ubuntu cloud images on TryStack.

  1. Copy the IP address for your instance.

  2. Use the ssh command to make a secure connection to the instance. For example:

    $ ssh -i MyKey.pem [email protected]
  3. At the prompt, type yes.

Questions? Discuss on ask.openstack.org
Found an error? Report a bug against this page

loading table of contents...