My personal cheatsheets for Navi
cheatsheets navi
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add ssh cheat

Include cheat for checking ssh public key fingerprints from stdin

sapphicyearn.ing 0fd8fe87 de5a6886

verified
+4
+4
ssh/ssh-keygen.cheat
··· 1 + % ssh-keygen 2 + 3 + # Generate SHA256 fingerprint of a public key from STDIN 4 + echo "<public_ssh_key>" | ssh-keygen -l -f -