Sharing Terminal Sessions With Tmux And Screen
tmux and GNU Screen
are well-known utilities which allow multiplexing of virtual consoles.
Using either, it is possible to start a session, detach, move to a
different machine and resume the session in uninterrupted progress.
It’s also possible to use these tools to share a single session between
more than one user at the same time.









