any chance you could ru through for a freenas ssh key setup. If you have a freenas. Cause I can't seem to be getting this to work from my mac. when i try to connect it says Permission denied (publickey)
tmacka88 5 months ago
how do you create a .ssh directory. cause I'm get this error.
touch: .ssh/authorized_keys: No such file or directory
@tmacka88 "mkdir .ssh" should work. You may also need to do a "chmod 700 .ssh" as well, so that the directory permissions are correct.
strategyoracle 5 months ago
Thanx very much, I like the structured organized way of explanation
Hidden87Treasure 9 months ago
Thank you! Very educating and helpful :)
Janchotheone 1 year ago
any chance you could ru through for a freenas ssh key setup. If you have a freenas. Cause I can't seem to be getting this to work from my mac. when i try to connect it says Permission denied (publickey)
tmacka88 5 months ago
how do you create a .ssh directory. cause I'm get this error.
touch: .ssh/authorized_keys: No such file or directory
tmacka88 5 months ago
@tmacka88 "mkdir .ssh" should work. You may also need to do a "chmod 700 .ssh" as well, so that the directory permissions are correct.
strategyoracle 5 months ago
Thanx very much, I like the structured organized way of explanation
Hidden87Treasure 9 months ago
Thank you! Very educating and helpful :)
Janchotheone 1 year ago