https://catalogartifact.azureedge.net/publicartifacts/pcloudhosting.ttmux-bf0bcf81-a161-4d25-ac9f-2a286df5e785/image3_pcloud.txt.png
Tmux
par pcloudhosting
Just a moment, logging you in...
Version 3.8 + Free Support on Ubuntu 26.04
tmux v3.8 is an open-source terminal multiplexer that allows users to create, manage, and control multiple terminal sessions, windows, and panes from a single terminal. It is useful for developers, system administrators, DevOps engineers, and users working with local or remote Linux servers.
Features of tmux:- Manage multiple terminal sessions from a single terminal.
- Create multiple terminal windows and split terminal panes.
- Detach and reattach persistent terminal sessions.
- Keep running processes active after SSH connections are disconnected.
- Support customizable keyboard shortcuts and configuration files.
TMUX usage:
$ sudo su $ apt update $ Verify installation: # tmux -V