OS X Terminal and SSH Keep Alive

If you problems keeping your SSH connections live with Terminal (free wireless in coffee shop etc), here’s easy fix for ya icon wink OS X Terminal and SSH Keep Alive

Create SSH config file from Terminal if it doesn’t exists:

nano ~/.ssh/config

And add text below to your new config file:

ServerAliveInterval 10

And that’s it!

This entry was posted in OS X and tagged , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>