mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
21 lines
974 B
Plaintext
21 lines
974 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * virt/virtual_machines/virt-accessing-vm-consoles.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="virt-vm-serial-console-web_{context}"]
|
|
= Connecting to the serial console
|
|
|
|
Connect to the serial console of a running virtual machine from the *Console*
|
|
tab on the *VirtualMachine details* page of the web console.
|
|
|
|
.Procedure
|
|
|
|
. In the {product-title} console, click *Virtualization* -> *VirtualMachines* from the side menu.
|
|
. Select a virtual machine to open the *VirtualMachine details* page.
|
|
. Click the *Console* tab. The VNC console opens by default.
|
|
. Click *Disconnect* to ensure that only one console session is open at a time. Otherwise, the VNC console session remains active in the background.
|
|
. Click the *VNC Console* drop-down list and select *Serial Console*.
|
|
. Click *Disconnect* to end the console session.
|
|
. Optional: Open the serial console in a separate window by clicking *Open Console in New Window*.
|