Terminals and X11¶
Terminals¶
tumx¶
tumx: a "terminal multiplexer", it enables a number of terminals (or windows) to be accessed and controlled from a single terminal
- Tmux Plugin Manager
- Linux终端复用神器-Tmux使用梳理
- gpakosz/.tmux
- Tmux Cheat Sheet & Quick Reference
- tmux & screen cheat-sheet
- Tmux Resurrect
screen¶
Shells¶
Operations¶
- view shells in linux:
cat /etc/shells
- change default shell, e.g. bash:
chsh -s /bin/bash
X Window System (X11 or X)¶
-
The X.Org project provides an open source implementation of the X Window System.
-
The xterm program is a terminal emulator for the X Window System. It provides DEC VT102 and Tektronix 4014 compatible terminals for programs that can't use the window system directly.
-
MobaXterm: Enhanced terminal for Windows with X11 server, tabbed SSH client, network tools and much more