mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-28 23:13:57 +02:00
pct-console: add page (#17832)
This commit is contained in:
parent
d9ce58b101
commit
ab2f49ee9e
1 changed files with 12 additions and 0 deletions
12
pages/linux/pct-console.md
Normal file
12
pages/linux/pct-console.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# pct console
|
||||
|
||||
> Attach to a container TTY.
|
||||
> More information: <https://pve.proxmox.com/pve-docs/pct.1.html>.
|
||||
|
||||
- Attach to a terminal:
|
||||
|
||||
`pct console {{100}}`
|
||||
|
||||
- Detach from a terminal:
|
||||
|
||||
`<Ctrl a><q>`
|
Loading…
Add table
Reference in a new issue