Skip to content
Snippets Groups Projects

Content revision5

Merged David Hrbáč requested to merge content_revision5 into master
5 files
+ 65
77
Compare changes
  • Side-by-side
  • Inline
Files
5
Pageant SSH agent
=================
Pageant holds your private key in memory without needing to retype a passphrase on every login.
- Run Pageant.
- On Pageant Key List press *Add key* and select your private key (id_rsa.ppk).
- Enter your passphrase.
- Now you have your private key in memory without needing to retype a passphrase on every login.
![](../../../img/PageantV.png)
Loading