Created
February 23, 2020 21:00
-
-
Save BindiChen/62993847d77a15e64f267aec0410f943 to your computer and use it in GitHub Desktop.
success ssh into ec2 with key pair
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
⇒ 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