post image January 6, 2022 | 1 min Read

Keep SSH active

**Make this part of your SSH config file''

worker ~ $ cat ~/.ssh/config 
Host *
    ServerAliveInterval 60
    AddressFamily inet

author image

Jan Toth

I have been in DevOps related jobs for past 6 years dealing mainly with Kubernetes in AWS and on-premise as well. I spent quite a lot …

comments powered by Disqus