Teletypewriter
The Linux environment is fundamentally built on top of TTY (Teletypewriter). In other words, the desktop GUI (xwindows) environment is essentially running on top of the console
- console = cli
- The console running in the xwindows desktop environment is mounted on pts/1.
TTY Notion
TTY Usages

Seonglae Cho