Page 1 of 1

How do I connect to the host Linux machine?

Posted: Fri Feb 07, 2020 4:21 am
by jsun
The host Linux machine is a Ubuntu/Linux machine. You can connect to it via SSH like a normal AWS Ubuntu instance. For example, on Linux you run "ssh -i <pem file> ubuntu@<public ip>"