1. 首页 > 营销 > 短视频 >

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 └── W…。

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

本文由自媒体运营网发布,转载联系作者并注明出处:/

联系我们

在线咨询:点击这里给我发消息

联系邮箱:12345678@qq.com

工作日:9:30-18:30,节假日休息