Skip to content

Commit d3400e1

Browse files
committed
Learn Editor: Update mde-linux-prerequisites.md
1 parent 8f5d129 commit d3400e1

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

defender-endpoint/mde-linux-prerequisites.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,7 @@ The following Linux server distributions and x64 (AMD64/EM64T) versions are supp
117117
> The workstation and desktop versions of these distributions are unsupported
118118
> Distributions and versions that aren't explicitly listed are unsupported (even if they're derived from the officially supported distributions).
119119
> After a new package version is released, support for the previous two versions is reduced to technical support only. Versions older than that which are listed in this section are provided for technical upgrade support only.
120-
> Currently, Rocky and Alma distributions aren't supported in Microsoft Defender Vulnerability Management. However, Microsoft Defender for Endpoint is kernel-version agnostic for all other supported distributions and versions.
121-
> The minimal requirement for the kernel version is `3.10.0-327` or later.
120+
> Microsoft Defender for Endpoint is kernel-version agnostic for all other supported distributions and versions. The minimal requirement for the kernel version is `3.10.0-327` or later.
122121
123122
> [!WARNING]
124123
> Running Defender for Endpoint on Linux with other fanotify-based security solutions isn't supported. It can lead to unpredictable results, including hanging the operating system.
@@ -190,10 +189,10 @@ If the Microsoft Defender for Endpoint installation fails due to missing depende
190189
> - RPM package needs: `mde-netfilter`, `pcre`
191190
> - DEBIAN package needs: `mde-netfilter`, `libpcre3`
192191
> - The `mde-netfilter` package also has the following package dependencies:
193-
- For DEBIAN, the mde-netfilter package requires `libnetfilter-queue1` and `libglib2.0-0`
194-
- For RPM, the mde-netfilter package requires `libmnl`, `libnfnetlink`, `libnetfilter_queue`, and `glib2`
195-
196-
## Installation instructions
192+
```
193+
- For DEBIAN, the mde-netfilter package requires `libnetfilter-queue1` and `libglib2.0-0`
194+
- For RPM, the mde-netfilter package requires `libmnl`, `libnfnetlink`, `libnetfilter_queue`, and `glib2`
195+
```## Installation instructions
197196
198197
There are several methods and tools that you can use to deploy Microsoft Defender for Endpoint on Linux (applicable to AMD64 and ARM64 Linux servers):
199198

0 commit comments

Comments
 (0)