EC2 SSH Terminal est suspendu après un certain temps
# increasing the session time
ssh -o ServerAliveInterval=60 [email protected]
Salo Hopeless
# increasing the session time
ssh -o ServerAliveInterval=60 [email protected]