This lesson provides a quick introduction to tmux, a terminal multiplexer that allows you to manage persistent terminal sessions on HPC clusters. Learn how to create detachable sessions, work with multiple panes, and keep your work running even when SSH disconnects.
Content
- Introduction to tmux
- What is tmux and why use it on clusters?
- Essential commands and workflows
- Working with panes
- Practical HPC examples with Slurm
