The LabEx Terminal Interface provides a lightweight, browser-based command-line environment powered by TTYD. Built on Ubuntu 22.04, it offers a streamlined interface for command-line operations and text-based tasks.
Ctrl + b
is the default tmux prefix (use your custom prefix if changed).[
activates tmux’s copy mode, allowing you to scroll through the buffer.Up Arrow
or Down Arrow
keys.Page Up
or Page Down
.g
.G
.q
to exit copy mode and return to the live terminal output.
~/.tmux.conf
file:
Basic Command Line Operations
Text Editing
Package Management
How do I copy and paste text?
Can I access files from my local machine?
How do I install additional software?
Why choose the Terminal Interface?
What happens if my terminal session freezes?