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/03/29 19:34]
k2patel [Tips & Tricks]
ssh [2019/07/18 15:37]
k2patel
Line 75: Line 75:
  
 <code bash> <code bash>
 +# Using -E can specify MD5 has which mostly require to compare
 ssh-keygen -lf .ssh/​OLD/​id_rsa.pub.old ssh-keygen -lf .ssh/​OLD/​id_rsa.pub.old
 +</​code>​
 +OR
 +<code bash>
 +ssh-keygen -l -F ip.k2patel.in
 </​code>​ </​code>​
  
ssh.txt ยท Last modified: 2021/06/08 20:07 by k2patel