Changes between Version 42 and Version 43 of HowTo/LoginToNodes


Ignore:
Timestamp:
08/21/12 16:41:34 (12 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowTo/LoginToNodes

    v42 v43  
    238238
    239239=== I don't want to keep typing my passphrase ===
    240 It is highly recommended that you keep passphrases in all your ssh keys. There are ways using ssh agents so that you only type the passphrase once. Take a look [wiki:# here] for more information. If nothing like this works for you and you want to remove the passphrase from your private keys then you can use the following steps (assuming that your private key is '''id_rsa'''):
     240It is highly recommended that you keep passphrases in all your ssh keys. There are ways using ssh agents so that you only type the passphrase once. Take a look [#ManagingSSHKeys here] for more information. If nothing like this works for you and you want to remove the passphrase from your private keys then you can use the following steps (assuming that your private key is '''id_rsa'''):
    241241{{{
    242242mv id_rsa id_rsa.encrypted