Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Contents of .ssh/config,

Code Block
languagebash
# 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