Page 1 of 1

Can I ssh into the instance?

Posted: Wed Sep 04, 2019 6:21 pm
by jsun
Of course!

Once the instance is running, you can ssh into the instance with key pair you used to launch the instance: ssh -i <private key pem file> vyatta@<instance public IP address>