Skip to content

kir-rescomp/training-intro-to-tmux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to tmux

Access to material: https://kir-rescomp.github.io/training-intro-to-tmux/

tmux logo

Overview

A quick introduction to tmux, a terminal multiplexer for managing persistent sessions on HPC clusters.

Building Locally

Using pip:

pip install -r requirements.txt
mkdocs serve

Using pixi (recommended):

pixi run serve

Visit http://127.0.0.1:8000

License

Licensed under GNU General Public License v3.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published