JasonYao / DEPRECATED-dotfiles

Dotfiles to run upon a clean install of a system
GNU General Public License v3.0
1 stars 1 forks source link

Enable SSH keepalive #27

Closed JasonYao closed 7 years ago

JasonYao commented 7 years ago

Basically stick:

Host *
  ServerAliveInterval 60

into ~/.ssh/config if it isn't there already

JasonYao commented 7 years ago

Completed as of 57f8166b27c6be3e80124f1072aa78bdf416b2e5, tested on MacOS Sierra, will reopen issue if problem appears in *nix