Skip to content

Instantly share code, notes, and snippets.

@skylock
Last active January 15, 2020 07:35
Show Gist options
  • Save skylock/db1484ff285aecf559d66ea6c6eb4215 to your computer and use it in GitHub Desktop.
Save skylock/db1484ff285aecf559d66ea6c6eb4215 to your computer and use it in GitHub Desktop.
AWS Wiki

AWS guides

Login a AMI

  • Download your-ssh-key.pem
  • mv your-ssh-key.pem to ~/.ssh/your-ssh-key.pem
  • ssh -i your-ssh-key.pem [email protected]

#Use this command to remove entries from known_hosts: ssh-keygen -R hostname

Use the IP to spoof awesome-messenger.com

ec2metadata | grep public-ipv4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment