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 Both sides next revision
ssh [2012/03/29 19:10]
k2patel [SSH Agent automation]
ssh [2012/03/29 19:14]
k2patel [Tips & Tricks]
Line 70: Line 70:
  
 ==== Tips & Tricks ==== ==== 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