Keep SSH connections alive on Mac OS
Quick note on how to configure Mac OS terminal to keep SSH connections alive.
In terminal, open ssh config file:
nano ~/.ssh/config
Add following string there:
ServerAliveInterval 100
Save config file. Your new SSH connections should be kept alive from now on.
Александр Голдовский · 10.09.2022 · 491
Отправить сообщение
С помощью формы ниже, вы можете связаться с автором сайта. Пожалуйста, укажите ваш ник в Телеграме или e-mail, чтобы я смог вам ответить!