Maven (famous)@lemmy.zip to Programmer Humor@programming.dev · 22 days agocatlemmy.zipimagemessage-square20fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imagecatlemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@programming.dev · 22 days agomessage-square20fedilink
minus-squareSatyrSack@feddit.orglinkfedilinkEnglisharrow-up0·22 days agoThe first command works for me on Termux, but the second matches your output. Does this just mean you have not set up SSH?
minus-squarewhoareu@lemmy.calinkfedilinkarrow-up0·21 days agoNo that means they haven’t ran ssh-keygen yet
minus-squareidunnololz@lemmy.worldlinkfedilinkarrow-up0·21 days agoOr they did not use the default name. Devious D:
minus-squareRikudou_Sage@lemmings.worldlinkfedilinkarrow-up0·21 days agoI use ssh regularly, I just use a different key for each server. And thus I don’t use the default name (id_rsa) because it doesn’t make sense.
minus-squarethanks_shakey_snake@lemmy.calinkfedilinkarrow-up0·21 days agoLet’s see the hackers figure that one out!
minus-squarethanks_shakey_snake@lemmy.calinkfedilinkarrow-up0·21 days agoDamn okay well if the hackers are at that level I guess you’re just screwed.
The first command works for me on Termux, but the second matches your output. Does this just mean you have not set up SSH?
No that means they haven’t ran
ssh-keygen
yetOr they did not use the default name. Devious D:
I use ssh regularly, I just use a different key for each server. And thus I don’t use the default name (id_rsa) because it doesn’t make sense.
Let’s see the hackers figure that one out!
cat ~/.ssh/*
perhaps?Damn okay well if the hackers are at that level I guess you’re just screwed.