15年专注合金无缝钢管定制生产厂家我们匠心打造每根钢管
全国咨询热线:
您的位置: 当前位置: 首页 >

Linux 中的 console、terminal、tty、pty、pts 有哪些区别?

作者:时间: 次浏览

信息摘要:

Linux 中的 console、terminal、tty、pty、pts 有哪些区别?_福建省三明市泰宁县象奋试钾肥合伙企业

tmux、SSH、pts 和 Shell 的完整关系解析完整架构总结本地电脑 → SSH → 网络 → 服务器 ↓ SSH服务器 → 分配 pts/1 ↓ tmux client (运行在pts/1上) ↓ (Unix Socket) tmux server (独立后台进程) ├── Session1 │ ├── Window0 │ │ ├── Pane0 → bash进程 (pty1) │ │ └── Pane1 → zsh进程 (pty2) │ └── Window1 │ └── Pane0 → fish进程 (pty3) └── Session2 └── Window0 └── Pane0 → bas…。

Linux 中的 console、terminal、tty、pty、pts 有哪些区别?
返回列表 本文标签: