Tmux - The terminal multiplex


Details
ONLINE MEETINGS ONLY until further notice.
ONLINE session will use remote video software.
HOW TO CONNECT instructions on above web page and our mailing lists. Note that your browser may need to be refreshed each time you check the above web page for the instructions.
==============================================
Introduction to tmux
By Steve Stegmann
The terminal multiplex ~ tmux
Tmux is an app which starts and controls command line terminal sessions. It is typically used to access remoter servers. It can control as many sessions as you need, probably dozens. The main benefit is that these sessions continue after you disconnect or after the connection is broken accidentally. This allows your session to be just as you left it when you log back in. Also it is great when you have a program that you need to keep running while you are gone and check back on from time to time.
We will go over the installation and use on Linux. How to manipulate sessions, windows (like tabs on a browser), and panes within a tab.
Something fundamental, introductory, instructive or simple.
Meetings are every 2nd Wednesday of the month from 6:30 PM to 9:00 PM.
Login details will be published on https://www.sluug.org/ when available.

Tmux - The terminal multiplex