Skip to content

Commit cc40ef5

Browse files
authored
Merge pull request #47469 from apinnick/BZ2102769-remove-vm-terminal-connection
BZ2102769: Remove "Connecting to terminal" section
2 parents fe8505e + 1e28d55 commit cc40ef5

6 files changed

+10
-53
lines changed

modules/virt-about-vm-console-sessions.adoc

Lines changed: 0 additions & 25 deletions
This file was deleted.

modules/virt-connecting-to-the-terminal.adoc

Lines changed: 0 additions & 20 deletions
This file was deleted.

modules/virt-connecting-vnc-console.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ in the *Virtual Machine Overview* screen of the web console.
1616
. Select a virtual machine to open the *Virtual Machine Overview* page.
1717
. Click the *Console* tab. The VNC console opens by default.
1818
. Optional: Open the VNC console in a separate window by clicking *Open Console in New Window*.
19+
. Optional: Send key combinations to the virtual machine by clicking *Send Key*.

modules/virt-vm-rdp-console-web.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
:_content-type: PROCEDURE
66
[id="virt-vm-rdp-console-web_{context}"]
7-
= Connecting to the RDP console
7+
= Connecting to a Windows virtual machine with RDP
88

99
The desktop viewer console, which utilizes the Remote Desktop Protocol (RDP),
1010
provides a better console experience for connecting to Windows virtual machines.

modules/virt-vm-serial-console-web.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="virt-vm-serial-console-web_{context}"]
77
= Connecting to the serial console
88

9-
Connect to the *Serial Console* of a running virtual machine from the *Console*
9+
Connect to the serial console of a running virtual machine from the *Console*
1010
tab in the *Virtual Machine Overview* screen of the web console.
1111

1212
.Procedure
@@ -15,6 +15,7 @@ tab in the *Virtual Machine Overview* screen of the web console.
1515
. Click the *Virtual Machines* tab.
1616
. Select a virtual machine to open the *Virtual Machine Overview* page.
1717
. Click *Console*. The VNC console opens by default.
18+
. Select *Disconnect before switching* to ensure that only one console session is open at a time. Otherwise, the VNC console session remains active in the background.
1819
. Click the *VNC Console* drop-down list and select *Serial Console*.
20+
. Click *Disconnect* to end the console session.
1921
. Optional: Open the serial console in a separate window by clicking *Open Console in New Window*.
20-

virt/virtual_machines/virt-accessing-vm-consoles.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ toc::[]
88

99
{VirtProductName} provides different virtual machine consoles that you can
1010
use to accomplish different product tasks. You can access these consoles through
11-
the web console and by using CLI commands.
12-
13-
include::modules/virt-about-vm-console-sessions.adoc[leveloffset=+1]
11+
the {product-title} web console and by using CLI commands.
1412

1513
[id="virt-accessing-vm-consoles-web"]
16-
== Connecting to the virtual machine with the web console
14+
== Accessing virtual machine consoles in the {product-title} web console
15+
16+
You can connect to virtual machines by using the serial console or the VNC console in the {product-title} web console.
1717

18-
include::modules/virt-connecting-to-the-terminal.adoc[leveloffset=+2]
18+
You can connect to Windows virtual machines by using the desktop viewer console, which uses RDP (remote desktop protocol), in the {product-title} web console.
1919

2020
include::modules/virt-vm-serial-console-web.adoc[leveloffset=+2]
2121

0 commit comments

Comments
 (0)