2 Comments

  1. Hi Eric,

    Thanks for the tutorial. Your ~/.ssh/config file example contains a typo. It should be IdentityFile, not IdentifyFile.

    Host example.com
    IdentityFile ~/.ssh/key1

    Regards,
    v

Leave a Reply

Your email address will not be published. Required fields are marked *