1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-10 21:15:44 +02:00
tldr/pages/linux/qm-terminal.md
2025-08-05 15:32:36 +03:00

12 lines
208 B
Markdown

# 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>`