Tag: ssh

  • tmux The terminal multiplexer In simple words it…

    femme cherche homme sur saint médard en jalles tmux; The terminal multiplexer. In simple words, it divides a terminal into many sessions, windows and panes. An interesting usage is the session can be detached and re-attached, which is very useful to connect remotely. Because unexpected disconnection does not kill the process running. Also, dividing a terminal window into many panes is convenient when connected through PuTTy to maximize the screen real estate.

    Nice summary of commands and keys can be found here.

    http://www.dayid.org/os/notes/tm.html
    http://blog.hawkhost.com/2010/06/28/tmux-the-terminal-multiplexer/
    http://blog.hawkhost.com/2010/07/02/tmux-%E2%80%93-the-terminal-multiplexer-part-2/