Chapter 2.  Minimum config to continue efficiently

  1. Install headless essentials

    sudo apt install tmux emacs-pgtk ssh

  2. Install tmux configuration

    emacs ~/.tmux.conf And paste from the source listing.

    Note

    ~/.tmux.conf source

    unbind C-b
    set -g prefix `
    bind ` send-prefix