Skip to content

Commit 29a1b37

Browse files
committed
Update linux-install-manually.md
1 parent 1a25b0a commit 29a1b37

File tree

1 file changed

+16
-14
lines changed

1 file changed

+16
-14
lines changed

defender-endpoint/linux-install-manually.md

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -237,26 +237,26 @@ In order to preview new features and provide early feedback, it's recommended th
237237
238238
2. Configure and enable the required repositories.
239239
240-
> [!NOTE]
241-
> On Mariner, Insider Fast Channel is not available.
240+
> [!NOTE]
241+
> On Mariner, Insider Fast Channel is not available.
242242
243-
If you want to deploy Defender for Endpoint on Linux from the `prod` channel. Use the following commands
243+
If you want to deploy Defender for Endpoint on Linux from the `prod` channel. Use the following commands
244244
245-
```bash
246-
sudo dnf install mariner-repos-extras
247-
sudo dnf config-manager --enable mariner-official-extras
248-
```
245+
```bash
246+
sudo dnf install mariner-repos-extras
247+
sudo dnf config-manager --enable mariner-official-extras
248+
```
249249
250-
Or if you wish to explore new features on selected devices, you might want to deploy Microsoft Defender for Endpoint on Linux to *insiders-slow* channel. Use the following commands:
250+
Or if you wish to explore new features on selected devices, you might want to deploy Microsoft Defender for Endpoint on Linux to *insiders-slow* channel. Use the following commands:
251251
252-
```bash
253-
sudo dnf install mariner-repos-extras-preview
254-
sudo dnf config-manager --enable mariner-official-extras-preview
255-
```
252+
```bash
253+
sudo dnf install mariner-repos-extras-preview
254+
sudo dnf config-manager --enable mariner-official-extras-preview
255+
```
256256
257257
## Application installation
258258
259-
Follow the below commands to install Defender for Endpoint on your Linux distribution.
259+
Use the commands in the following sections to install Defender for Endpoint on your Linux distribution.
260260
261261
### RHEL and variants (CentOS, Fedora, Oracle Linux, Amazon Linux 2, Rocky, and Alma)
262262
@@ -350,15 +350,17 @@ sudo dnf config-manager --enable mariner-official-extras
350350
351351
## Download the onboarding package
352352
353-
Download the onboarding package from Microsoft Defender portal.
353+
Download the onboarding package from the [Microsoft Defender portal](https://security.microsoft.com).
354354
355355
[!INCLUDE [Defender for Endpoint repackaging warning](../includes/repackaging-warning.md)]
356356
357357
> [!IMPORTANT]
358358
> If you miss this step, any command executed shows a warning message indicating that the product is unlicensed. Also the `mdatp health` command returns a value of `false`.
359359
360360
1. In the Microsoft Defender portal, go to **Settings > Endpoints > Device management > Onboarding**.
361+
361362
2. In the first drop-down menu, select **Linux Server** as the operating system. In the second drop-down menu, select **Local Script** as the deployment method.
363+
362364
3. Select **Download onboarding package**. Save the file as WindowsDefenderATPOnboardingPackage.zip.
363365
364366
:::image type="content" source="media/portal-onboarding-linux.png" alt-text="Downloading an onboarding package in the Microsoft Defender portal":::

0 commit comments

Comments
 (0)