SSH Considered Harmful – Why You Should Be Using Persistent Sessions(software.rajivprab.com) |
SSH Considered Harmful – Why You Should Be Using Persistent Sessions(software.rajivprab.com) |
That said, https://mosh.org/ is also a good alternative to a plain old SSH connection.
Perhaps a better title would be: “Raw SSH can be frustrating - here’s one way to fix that.”
or you could just
ssh -X $host -t "screen -R"