Changes between Version 2 and Version 3 of ArcherSshAgent
- Timestamp:
- 04/12/15 12:03:36 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ArcherSshAgent
v2 v3 23 23 {{{ 24 24 puma$ ssh <archer-user-name>@login.archer.ac.uk 25 Enter passphrase for key '/home/<puma-username>/.ssh/id_dsa': :25 Enter passphrase for key '/home/<puma-username>/.ssh/id_dsa': 26 26 [TYPE_YOUR_PASSPHRASE] 27 27 }}} … … 50 50 puma$ ssh-add 51 51 Enter passphrase for /home/<puma-username>/.ssh/id_rsa: 52 :53 52 [TYPE_YOUR_PASSPHRASE] 54 53 }}}