cannedtuna@lemmy.world to Programmer Humor@programming.devEnglish · 2 days agoI love fun quizzes like this. Let’s all share!lemmy.worldimagemessage-square69linkfedilinkarrow-up11.15Karrow-down112
arrow-up11.13Karrow-down1imageI love fun quizzes like this. Let’s all share!lemmy.worldcannedtuna@lemmy.world to Programmer Humor@programming.devEnglish · 2 days agomessage-square69linkfedilink
minus-squareminfapper@piefed.sociallinkfedilinkEnglisharrow-up16·2 days agoYou can derive the public key from the private key
minus-squaremcheva@lemmy.dbzer0.comlinkfedilinkarrow-up4·1 day agoHow? Can you give me the commands I’ve seen it mentioned here a few times I want to try it.
minus-squarezorro@lemmy.worldlinkfedilinkEnglisharrow-up9·1 day agossh-keygen -y -f ~/.ssh/id_rsa ssh-keygen (1)
You can derive the public key from the private key
How? Can you give me the commands I’ve seen it mentioned here a few times I want to try it.
ssh-keygen (1)