Skip to content

Commit 2c476aa

Browse files
committed
Update linux-install-manually.md
1 parent b8239bd commit 2c476aa

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

defender-endpoint/linux-install-manually.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.collection:
1515
ms.topic: conceptual
1616
ms.subservice: linux
1717
search.appverid: met150
18-
ms.date: 05/01/2024
18+
ms.date: 08/01/2024
1919
---
2020

2121
# Deploy Microsoft Defender for Endpoint on Linux manually
@@ -42,7 +42,7 @@ This article describes how to deploy Microsoft Defender for Endpoint on Linux ma
4242
- [Ubuntu and Debian systems](#ubuntu-and-debian-systems-1)
4343
- [Mariner](#mariner)
4444
- [Application installation](#application-installation)
45-
- [RHEL and variants (CentOS, Fedora, Oracle Linux, Amazon Linux 2, Rocky and Alma)](#rhel-and-variants-centos-fedora-oracle-linux-amazon-linux-2-rocky-and-alma)
45+
- [RHEL and variants (CentOS, Fedora, Oracle Linux, Amazon Linux 2, Rocky, and Alma)](#rhel-and-variants-centos-fedora-oracle-linux-amazon-linux-2-rocky-and-alma)
4646
- [SLES and variants](#sles-and-variants)
4747
- [Ubuntu and Debian systems](#ubuntu-and-debian-systems)
4848
- [Mariner](#mariner-1)
@@ -58,7 +58,7 @@ Before you get started, see [Microsoft Defender for Endpoint on Linux](microsoft
5858
5959
## Configure the Linux software repository
6060

61-
Defender for Endpoint on Linux can be deployed from one of the following channels (denoted below as *[channel]*): *insiders-fast*, *insiders-slow*, or *prod*. Each of these channels corresponds to a Linux software repository. The instructions in this article describe configuring your device to use one of these repositories.
61+
Defender for Endpoint on Linux can be deployed from one of the following channels (denoted as *[channel]*): *insiders-fast*, *insiders-slow*, or *prod*. Each of these channels corresponds to a Linux software repository. The instructions in this article describe configuring your device to use one of these repositories.
6262

6363
The choice of the channel determines the type and frequency of updates that are offered to your device. Devices in *insiders-fast* are the first ones to receive updates and new features, followed later by *insiders-slow* and lastly by *prod*.
6464

@@ -91,7 +91,7 @@ Options:
9191

9292
Read more [here](https://github.com/microsoft/mdatp-xplat/tree/master/linux/installation).
9393

94-
### RHEL and variants (CentOS, Fedora, Oracle Linux, Amazon Linux 2, Rocky and Alma)
94+
### RHEL and variants (CentOS, Fedora, Oracle Linux, Amazon Linux 2, Rocky, and Alma)
9595

9696
- Install `yum-utils` if it isn't installed yet:
9797

@@ -128,7 +128,7 @@ Read more [here](https://github.com/microsoft/mdatp-xplat/tree/master/linux/inst
128128
> [!TIP]
129129
> Use hostnamectl command to identify system related information including release *[version]*.
130130
131-
For example, if you're running CentOS 7 and want to deploy Defender for Endpoint on Linux from the *prod* channel:
131+
For example, if you're running CentOS 7 and want to deploy Defender for Endpoint on Linux from the `prod` channel:
132132

133133
```bash
134134
sudo yum-config-manager --add-repo=https://packages.microsoft.com/config/rhel/7/prod.repo

0 commit comments

Comments
 (0)