LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

qm-terminal

Attach to a Proxmox VM serial console

TLDR

Attach to a VM's serial console
$ qm terminal 100
copy
Attach to a specific serial interface
$ qm terminal 100 -iface serial1
copy
Detach from the terminal
$ Ctrl+o
copy

SYNOPSIS

qm terminal vmid [-iface serial0..3]

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.

PARAMETERS

-iface serial0..3

Select the serial device to connect to (serial0, serial1, serial2, or serial3). Defaults to the first available serial console.

INSTALL

sudo dnf install qm
copy

CAVEATS

Requires the VM to have a serial console configured (serial device type "socket") and the VM display set to "Serial Terminal". 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

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid