The solution I implemented is making the terminal send a signal every x seconds.
To send the signal every four minutes to remotehost, put the following in your
~/.ssh/config
.Host remotehost
HostName remotehost.com
ServerAliveInterval 240
To enable it for all hosts use:
Host *
ServerAliveInterval 240
Make sure to run
(Took this solution from a superuser post)
chmod 600 ~/.ssh/config
, because the config file must not be world-readable.(Took this solution from a superuser post)
Have you tried this new app Last Day on Earth: Survival Mod Apk : this is really great.
ResponderEliminar