mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-17 14:00:43 +00:00
Update cheatsheets
This commit is contained in:
17
tldr/linux/pct-console
Normal file
17
tldr/linux/pct-console
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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>`
|
||||
Reference in New Issue
Block a user