Connecting to an Instance
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 centos
. For example:
ssh -i MyAmazonEC2Voci.pem centos@123.123.123.123
For additional detail on connecting to an instance, refer to: