mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-05-02 23:05:19 -04:00
Add qrexec diagram to qrexec.md
This commit is contained in:
parent
6bf95dab39
commit
b8a53197d3
1 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,8 @@ Typically, the first thing that a `qrexec-client` instance does is to send a req
|
|||
`qrexec-client` starts a vchan server, which `qrexec-agent` then connects to.
|
||||
Once this channel is established, stdin/stdout/stderr from the VMprocess is passed between `qrexec-agent` and the `qrexec-client` process.
|
||||
|
||||

|
||||
|
||||
The `qrexec-client` command is used to make connections to VMs from dom0.
|
||||
For example, the following command
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue