Guest User

Untitled

a guest
Dec 13th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. cat .ssh/config
  2. Host ec2*compute.amazonaws.com
  3. StrictHostKeyChecking no
  4. User root
  5. IdentityFile ~/.ssh/oursecretykey.pem
Add Comment
Please, Sign In to add comment