mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-14 22:55:52 +02:00
qm-terminal: add page (#17524)
This commit is contained in:
parent
31203cc637
commit
9f78ee85aa
1 changed files with 12 additions and 0 deletions
12
pages/linux/qm-terminal.md
Normal file
12
pages/linux/qm-terminal.md
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# qm terminal
|
||||||
|
|
||||||
|
> Attach to the serial console of a VM.
|
||||||
|
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
|
||||||
|
|
||||||
|
- Attach to a terminal:
|
||||||
|
|
||||||
|
`qm terminal {{100}}`
|
||||||
|
|
||||||
|
- Detach from a terminal:
|
||||||
|
|
||||||
|
`<Ctrl o>`
|
Loading…
Add table
Reference in a new issue