La terminal de SSH EC2 cuelga después de algún tiempo
# increasing the session time
ssh -o ServerAliveInterval=60 [email protected]
Salo Hopeless
# increasing the session time
ssh -o ServerAliveInterval=60 [email protected]