Skip to content

Commit f2b0290

Browse files
authored
Merge pull request #176726 from v-savila/patch-11
Task502426
2 parents 27b3188 + 6a6be09 commit f2b0290

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/lab-services/how-to-enable-remote-desktop-linux.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ Follow the below steps to set up the template VM:
8282

8383
For the GNOME or MATE graphical desktop environments, you may encounter a networking conflict with the Azure Linux Agent which is needed for the VMs to work properly in Azure Lab Services. This networking conflict causes the following side effects when Ubuntu 18.04 LTS is used with either GNOME or MATE installed:
8484
- Lab creation using the image will fail with the error message, **Communication could not be established with the VM agent. Please verify that the VM agent is enabled and functioning.**
85-
- Publishing student VMs will hang if the auto-shutdown settings are enabled.
86-
- Resetting the student VM password will hang.
85+
- Publishing student VMs will stop responding if the auto-shutdown settings are enabled.
86+
- Resetting the student VM password will stop responding.
8787

8888
We recommend using the following instructions to set up the GNOME or MATE graphical desktops on Ubuntu. These instructions include a fix for the networking conflict that exists with Ubuntu 18.04 LTS. They also support installing GNOME and MATE on Ubuntu 20.04 LTS and 21.04 LTS:
8989
- [Install and configure GNOME/RDP and MATE/X2go](https://github.com/Azure/azure-devtestlab/tree/master/samples/ClassroomLabs/Scripts/LinuxGraphicalDesktopSetup/GNOME_MATE/ReadMe.md)
@@ -119,4 +119,4 @@ The X2Go client is used to connect to a template VM that has X2Go configured. U
119119
After an instructor sets up either RDP or X2Go on their template VM and publishes, students can connect to their VMs via the GUI remote desktop or SSH.
120120

121121
For more information, see:
122-
- [Connect to a Linux VM](how-to-use-remote-desktop-linux-student.md)
122+
- [Connect to a Linux VM](how-to-use-remote-desktop-linux-student.md)

0 commit comments

Comments
 (0)