User Tools

Site Tools


ssh

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
ssh [2012/02/21 18:27]
k2patel [SSH Agent automation]
ssh [2012/03/29 19:14]
k2patel [Tips & Tricks]
Line 67: Line 67:
 Now add key to your session with "​ssh-add"​.\\ Now add key to your session with "​ssh-add"​.\\
 That should do it. That should do it.
 +
 +
 +==== Tips & Tricks ====
 +
 +== Show fingerprint of key ==
 +<code bash>
 +ssh-keygen -lf .ssh/​OLD/​id_rsa.pub.old
 +</​code>​
 +
 +
ssh.txt ยท Last modified: 2021/06/08 20:07 by k2patel