![]() Marketplace:
|
SSH AgentsEntering the passphrase every time you want to do a remote copy or make a remote connection can be tiring. There is a simple mechanism provided to avoid this. All you need do is to start up a shell or other similar command that already knows what your passphrase is (by you telling it just once). This is done with ssh-agent to start the shell and ssh-add to store the passphrase for this shell:
The ssh-add will prompt you for your passphrase but from then on all further interaction with the remote host will not require the passphrase again. The -l option of ssh-add lists the key(s) currently kept in memory for this ssh-agent. The -d option removes an identity from memory.
|
Marketplace: |
|||||
| Facts: " Reading computer manuals without the hardware is as frustrating as reading sex manuals without the software. " | |||||||
Tuesday 22 May 2012 07:35:16 1337672116