Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save clarencetw/452ce05cdc712ee84aafc11f9ee71079 to your computer and use it in GitHub Desktop.
Save clarencetw/452ce05cdc712ee84aafc11f9ee71079 to your computer and use it in GitHub Desktop.
amazon-ec2-instance-connect-install-and-use-2
ssh -i my_ec2_private_key.pem ec2-user@ec2-a-b-c-d.us-west-2.compute.amazonaws.com
sudo yum update
sudo yum install ec2-instance-connect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment