Liangxu Linux
Liangxu Linux
Sep 23, 2019 · Fundamentals

What Is a Terminal? From Early Mainframes to Modern Linux Device Files

This article explains the concept of a terminal, tracing its evolution from massive mainframe consoles to today’s Linux tty, ptmx, and pts devices, covering physical, remote, and virtual terminals, their role in user interaction, and how login mechanisms like getty work.

Device FilesPseudo‑terminalSSH
0 likes · 14 min read
What Is a Terminal? From Early Mainframes to Modern Linux Device Files
ITPUB
ITPUB
Jul 22, 2019 · Fundamentals

What Exactly Is a Terminal? From Early Mainframes to Linux Device Files

The article explains the concept of a terminal—any hardware or software that provides input and output for a computer—tracing its evolution from massive early consoles through multi‑user time‑sharing systems to modern Linux device files like /dev/tty, /dev/ptmx, and remote SSH sessions.

Device FilesLinuxPseudo‑terminal
0 likes · 15 min read
What Exactly Is a Terminal? From Early Mainframes to Linux Device Files
ITPUB
ITPUB
Aug 8, 2016 · Fundamentals

Demystifying Linux TTY: From Physical Terminals to Pseudo‑Terminals

This article explains the origins and evolution of Linux TTY devices, clarifies the differences between consoles, virtual consoles, serial terminals, dumb terminals, smart terminals, and pseudo‑terminals, and provides practical examples and commands for identifying and using these character devices.

LinuxPseudo‑terminalTTY
0 likes · 21 min read
Demystifying Linux TTY: From Physical Terminals to Pseudo‑Terminals