LinuxCommandLibrary

qm-terminal

Attach to a Proxmox VM serial console

TLDR

Attach to a VM's serial console

$ qm terminal 100
copy
Detach from the terminal
$ Ctrl+o
copy

SYNOPSIS

qm terminal vmid

DESCRIPTION

qm terminal attaches to the serial console of a virtual machine. This provides direct console access to the VM without requiring network connectivity or VNC.
Use Ctrl+o to detach from the terminal session without affecting the VM.

CAVEATS

Requires the VM to have a serial console configured. The guest OS must have serial console output enabled for useful interaction.

HISTORY

Part of Proxmox VE QEMU/KVM management tools for virtual machine administration.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community