Thẻ: terminal
-
Stuck terminal when connect ssh
This is what I have in my ~/.ssh/config. To enable it for all hosts use: Host * ServerAliveInterval 240 Also make sure to run chmod 600 ~/.ssh/config, because the config file must not be world-readable.