Skip to content

Commit 8153877

Browse files
committed
fixing meta-data
1 parent 763bc61 commit 8153877

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/lab-services/classroom-labs-faq.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ metadata:
33
title: Labs in Azure Lab Services — FAQ | Microsoft Docs
44
description: This article provides answers to frequently asked questions (FAQ) about labs in Azure Lab Services.
55
ms.topic: faq
6-
ms.service: lab-services
6+
ms.service: lab-services
77
ms.date: 06/26/2020
88
title: Labs in Azure Lab Services — Frequently asked questions (FAQ)
99
summary: Get answers to some of the most common questions about labs in Azure Lab Services.
@@ -50,9 +50,9 @@ sections:
5050
- question: |
5151
How can I use Ubuntu 18.04 Server LTS and install either the GNOME or MATE graphical desktops?
5252
answer: |
53-
There is a [known networking conflict between GNOME\MATE](./how-to-enable-remote-desktop-linux.md) graphical desktops) and the Azure Linux VM Agent when using Ubuntu 18.04 LTS. As a result, we suggest the following:
54-
- Instead of GNOME\MATE, consider using the XFCE graphical desktop which doesn't have this issue. For example, the [Data Science VM image is configured by default to use XFCE](../machine-learning/data-science-virtual-machine/dsvm-ubuntu-intro.md#x2go).
55-
- Instead of Ubuntu 18.04 LTS, consider using Ubuntu 20.04 or 21.04 LTS which don't have this networking conflict with the agent when GNOME\MATE is installed.
56-
- Otherwise, to use 18.04 LTS and GNOME\MATE, you will need to apply a workaround to fix the networking conflict with the agent.
57-
See our [ReadMe and scripts](https://aka.ms/azlabs/scripts/LinuxDesktop-GnomeMate) that set up Ubuntu Server 18.04\20.04\21.04 with GNOME\MATE. When you use these scripts to set up 18.04 with GNOME\MATE, they will apply the workaround for the networking conflict.
53+
There's a [known networking conflict between GNOME/MATE](how-to-enable-remote-desktop-linux.md) graphical desktops) and the Azure Linux VM Agent when using Ubuntu 18.04 LTS. As a result, we suggest:
54+
- Instead of GNOME/MATE, consider using the XFCE graphical desktop, which doesn't have this issue. For example, the [Data Science VM image is configured by default to use XFCE](../machine-learning/data-science-virtual-machine/dsvm-ubuntu-intro.md#x2go).
55+
- Instead of Ubuntu 18.04 LTS, consider using Ubuntu 20.04 or 21.04 LTS, which don't have this networking conflict with the agent when GNOME/MATE is installed.
56+
- Otherwise, to use 18.04 LTS and GNOME/MATE, you'll need to apply a workaround to fix the networking conflict with the agent.
57+
See our [ReadMe and scripts](https://aka.ms/azlabs/scripts/LinuxDesktop-GnomeMate) that set up Ubuntu Server 18.04/20.04/21.04 with GNOME/MATE. When you use these scripts to set up 18.04 with GNOME/MATE, they'll apply the workaround for the networking conflict.
5858

0 commit comments

Comments
 (0)