Skip to content

Instantly share code, notes, and snippets.

@srghma
Created December 29, 2017 16:45
Show Gist options
  • Save srghma/b1dd308d17debb3e0a73c5eb3162ed7b to your computer and use it in GitHub Desktop.
Save srghma/b1dd308d17debb3e0a73c5eb3162ed7b to your computer and use it in GitHub Desktop.
aws
# connect
ssh centos@pubip_or_dns
ssh -i ~/.ssh/amazon/us-east-1 centos@pubip_or_dns
# add local key
paste ~/.ssh/id_rsa.pub to ~/.ssh/authorized_keys
# filezilla
https://forums.aws.amazon.com/thread.jspa?messageID=741338 but interactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment