1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.ko/linux/qm-vncproxy.md

9 lines
261 B
Markdown
Raw Normal View History

# qm vncproxy
> 가상 머신의 VNC (Virtual Network Computing) 트래픽을 `stdin` 또는 `stdout`으로 프록시.
> 더 많은 정보: <https://pve.proxmox.com/pve-docs/qm.1.html>.
- 특정 가상 머신을 프록시:
`qm vncproxy {{가상_머신_ID}}`