To have multiple private keys so you can connect to multiple linux boxes without having to specify -i for each one...

  • Create a ~/.ssh/config file
  • Put in a line like this for each key IdentityFile ~/.ssh/id_rsa.some_host (thanks to this guy!)
-- MattWalsh - 15 Jan 2007
Topic revision: r1 - 15 Jan 2007 - MattWalsh
 
This site is powered by the TWiki collaboration platformCopyright © 2008-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback