mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 06:46:26 +01:00
19 lines
554 B
Plaintext
19 lines
554 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * virt/virtual_machines/virt-accessing-vm-consoles.adoc
|
|
|
|
:_content-type: PROCEDURE
|
|
[id="virt-copying-the-ssh-command_{context}"]
|
|
= Copying the SSH command using the web console
|
|
|
|
Copy the command to connect to a virtual machine (VM) terminal via SSH.
|
|
|
|
|
|
.Procedure
|
|
|
|
. In the {product-title} console, click *Virtualization* -> *VirtualMachines* from the side menu.
|
|
|
|
. Click the *Options* menu {kebab} for your virtual machine and select *Copy SSH command*.
|
|
|
|
. Paste it in the terminal to access the VM.
|