Need to share a public ssh
What it says on the tin. I generated the ssh key fine but I can't find the file, and FX won't access folders to help me find it. Any tips?
2 Replies
the default path for ssh keys is
~/.ssh
I ended up figuring it out. I was trying to find the physical file (to send a friend my public key for a thing) but I ended up just cd'ing my way into the folder and using nano to get the info the stupid way.