Mosh: Difference between revisions
imported>Exyi Add general info about mosh usage and instalation |
imported>Virchau13 m Add clarification on why NixOS users are unlikely to run into this error |
||
Line 51: | Line 51: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
Then reconnect with mosh. | Then reconnect with mosh. Note that lingering is enabled by default in NixOS >= 16.09. | ||
As a workaround, it is also possible to set an alias in the user's shell on the server wrapping <code>mosh-server</code> to keep the session around. | As a workaround, it is also possible to set an alias in the user's shell on the server wrapping <code>mosh-server</code> to keep the session around. |