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 …
:date_long | 1 min Read
Keep SSH active
**Make this part of your SSH config file''
worker ~ $ cat ~/.ssh/config
Host *
ServerAliveInterval 60
AddressFamily inet