How to manage your remote terminal sessions with tmux. If you keep lots of terminal windows open or use a tiling window manager such as i3, you'll love tmux for doing the same thing on a remote machine. This video covers the basics of using tmux. A quick cheatsheet (partially inspired by http://www.danielmiessler.com/study/tmux/ ): # session management tmux ls (or tmux list-sessions) tmux new -s