Changes between Version 32 and Version 33 of HowTo/LoginToNodes


Ignore:
Timestamp:
08/16/12 14:40:20 (12 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowTo/LoginToNodes

    v32 v33  
    149149=== Managing SSH Keys ===
    150150Depending on which type of OS You are using, there are ways to make the management of ssh keys and pathphrases simpler.
    151 '''Mac OS''' comes build in with a program called [http://en.wikipedia.org/wiki/Keychain_(Mac_OS) Keychain] that is a program for managing identities, passwords, etc.
    152 The first time that you use your private key to login to a machine, a keychain window will pop-up offering to store your passphrase, if you want to avoid the hustle of typing in your passphrase every time you want to login you should click on that option.
     151   * '''Mac OS''' comes build in with a program called [http://en.wikipedia.org/wiki/Keychain_(Mac_OS) Keychain] that is a program for managing identities, passwords, etc. The first time that you use your private key to login to a machine, a keychain window will pop-up offering to store your passphrase, if you want to avoid the hustle of typing in your passphrase every time you want to login you should click on that option.
     152   *
    153153
    154154=== Simplify the ssh command ===