Comment by ziml77
18 hours ago
I think it's good practice to always start tmux immediately after opening an SSH connection. You might not know a command is long-running until after you start it. And you never know when you connection will just randomly drop. If you're using tmux it's never a big deal when that happens.
I think it's notable that when ubuntu runs an upgrade it starts a tmux session for this reason.