

#MOSH VS SSH INSTALL#
Steps to install Mosh, create services file for firewalld, reload and make permanent. Install and Configure Mosh (if you AutoSSH doesn't work for you) If AutoSSH works, then there is greater simplicity on the server as special ports, and an application, no longer need to be used. Note that the ~/.ssh/config` file needs to be configured, and also pay attention to the directives for routing over a particular connection, especially if there are more than one desired. VPN-less persistent SSH Sessions, which follows on persistent SSH connections with Context and smux - ssh with auto-reconnect tmux, a mosh replacement.I'm still wondering if I really need tmux (or screen) on top of autossh.

Note that regarding the polling, it may be that SSH alone does the polling. Remember, AutoSSH is a client-side solution, so no server install/config is necessary. On RH/CentOS/AMI install AutoSSH with standard yum command yum install autossh.AutoSSH - might be a good solution, need to testĪutoSSH is pretty cool, though not a complete solution (tmux, screen, or something else is needed, to some degree).Eternal Terminal with compiling issues on RedHat-based distributions, and non-Apple terminal clients on OSX.See discussion in the issue regarding the use of screen inside of MOSH (I think.).New bounty on MOSH prevents the use of scrollback, but the developer's response to this thread is less than encouraging.Some discussion of these issues and other options: Second, the single screen means that multiscreen output from programs (e.g., ls, cat, etc.) is impossible, and | less or other screen-at-a-time options are the only way to capture all output (or > text | nano text).

