...
- Copy the IP address for your instance.
Use the ssh command the SSH command to make a secure connection to the instance. For example:
Code Block language bash theme Confluence title Connect to istance $ ssh -i myKeyPair.key -l ubuntucirros <FloatingIP>
- At the prompt, type yes.
...