Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Contents of .ssh/config,

# Host myshortname realname.example.com
# Hostname realname.example.com
# IdentityFile ~/.ssh/realname_rsa # private key for realname

Host earth
Hostname www.earth.com
IdentityFile ~/.ssh/bhitch_rsa_www.krypton.com
  • No labels