Skip to content

Instantly share code, notes, and snippets.

@BindiChen
Created February 23, 2020 21:00
Show Gist options
  • Save BindiChen/62993847d77a15e64f267aec0410f943 to your computer and use it in GitHub Desktop.
Save BindiChen/62993847d77a15e64f267aec0410f943 to your computer and use it in GitHub Desktop.
success ssh into ec2 with key pair
⇒ ssh -i EC2boxkeypair.pem [email protected]
__| __|_ )
_| ( / Amazon Linux 2 AMI
___|\___|___|
https://aws.amazon.com/amazon-linux-2/
No packages needed for security; 14 packages available
Run "sudo yum update" to apply all updates.
[ec2-user@ip-172-31-42-197 ~]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment