Connecting to an Instance
Overview
Connect via SSH to perform some basic administrative and configuration tasks before using your instance. This can be done via any SSH client using the key you specified when launching the instance. Connect as user beadmin.
For example:
ssh -i EC2BrainEngine.pem beadmin@123.123.123.123
Last updated