Servers-for-Hackers / the-book

Servers for Hackers eBook Issues
63 stars 5 forks source link

SSH Config #78

Closed gadam closed 7 years ago

gadam commented 7 years ago

Hi @fideloper Thanks for a great resource.

I found the SSH chapter particularly helpful. I think the following tip may be useful for your macOS users. Adding the line UseKeychain yes to the ssh config file for keys created with passphrases will store the key's passphrase in macOS' keychain and then the user no longer needs to type the passphrase for that host on subsequent attempts to connect via ssh.

fideloper commented 7 years ago

Thanks! Yea that's relatively new that it's needed, I'll make a note on that.

Thanks! On Thu, Mar 9, 2017 at 05:19 gadam notifications@github.com wrote:

Closed #78 https://github.com/Servers-for-Hackers/the-book/issues/78.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Servers-for-Hackers/the-book/issues/78#event-992954151, or mute the thread https://github.com/notifications/unsubscribe-auth/AAch01xdTKnJOH3NiZFGKmm3B4T4l7W0ks5rj-BSgaJpZM4MX9CI .