Skip to content

Commit 699f033

Browse files
authored
Merge branch 'main' into docs-editor/deployment-vdi-microsoft-defen-1730132772
2 parents 70dbed1 + 0406f55 commit 699f033

File tree

5 files changed

+6
-154
lines changed

5 files changed

+6
-154
lines changed

defender-endpoint/TOC.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -459,8 +459,6 @@
459459
href: health-status.md
460460
- name: Troubleshoot cloud connectivity issues
461461
href: linux-support-connectivity.md
462-
- name: Troubleshoot RHEL 6 installation issues
463-
href: linux-support-rhel.md
464462
- name: Troubleshoot performance issues
465463
href: linux-support-perf.md
466464
- name: Troubleshoot missing events issues
@@ -1563,4 +1561,4 @@
15631561
- name: Defender for Business
15641562
href: /defender-business
15651563
- name: Defender Vulnerability Management
1566-
href: /defender-vulnerability-management
1564+
href: /defender-vulnerability-management

defender-endpoint/comprehensive-guidance-on-linux-deployment.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.collection:
1414
ms.topic: conceptual
1515
ms.subservice: linux
1616
search.appverid: met150
17-
ms.date: 09/10/2024
17+
ms.date: 10/28/2024
1818
---
1919

2020
# Advanced deployment guidance for Microsoft Defender for Endpoint on Linux
@@ -167,8 +167,6 @@ For a detailed list of supported Linux distros, see [System requirements](micros
167167
|OS version|Kernel filter driver|Comments|
168168
|---|---|---|
169169
|RHEL 7.x, RHEL 8.x, and RHEL 9.x |No kernel filter driver, the fanotify kernel option must be enabled|akin to Filter Manager (fltmgr, accessible via `fltmc.exe`) in Windows|
170-
|RHEL 6.x|TALPA kernel driver|
171-
172170
## 7. Add your existing solution to the exclusion list for Microsoft Defender Antivirus
173171

174172
This step of the setup process involves adding Defender for Endpoint to the exclusion list for your existing endpoint protection solution and any other security products your organization is using. You can choose from several methods to add your exclusions to Microsoft Defender Antivirus.

defender-endpoint/linux-install-manually.md

Lines changed: 1 addition & 2 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: 10/15/2024
18+
ms.date: 10/28/2024
1919
---
2020

2121
# Deploy Microsoft Defender for Endpoint on Linux manually
@@ -501,7 +501,6 @@ Download the onboarding package from Microsoft Defender portal.
501501
The following external package dependencies exist for the mdatp package:
502502
503503
- The mdatp RPM package requires `glibc >= 2.17`, `audit`, `policycoreutils`, `semanage` `selinux-policy-targeted`, `mde-netfilter`
504-
- For RHEL6 the mdatp RPM package requires `audit`, `policycoreutils`, `libselinux`, `mde-netfilter`
505504
- For DEBIAN the mdatp package requires `libc6 >= 2.23`, `uuid-runtime`, `auditd`, `mde-netfilter`
506505
- For Mariner the mdatp package requires `attr`, `audit`, `diffutils`, `libacl`, `libattr`, `libselinux-utils`, `selinux-policy`, `policycoreutils`, `mde-netfilter`
507506

defender-endpoint/linux-support-install.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,14 +68,16 @@ Verify that the package you're installing matches the host distribution and vers
6868

6969
For [manual deployment](linux-install-manually.md), make sure the correct distro and version are selected.
7070

71+
> [!NOTE]
72+
> MDE Linux no longer ships a solution for RHEL 6.
73+
7174
## Installation failed due to dependency error
7275

7376
If the Microsoft Defender for Endpoint installation fails due to missing dependencies errors, you can manually download the prerequisite dependencies.
7477

7578
The following external package dependencies exist for the mdatp package:
7679

7780
- The mdatp RPM package requires `glibc >= 2.17`, `audit`, `policycoreutils`, `semanage`, `selinux-policy-targeted`, `mde-netfilter`
78-
- For RHEL6 the mdatp RPM package requires `audit`, `policycoreutils`, `libselinux`, `mde-netfilter`
7981
- For DEBIAN the mdatp package requires `libc6 >= 2.23`, `uuid-runtime`, `auditd`, `mde-netfilter`
8082

8183
The mde-netfilter package also has the following package dependencies:

defender-endpoint/linux-support-rhel.md

Lines changed: 0 additions & 145 deletions
This file was deleted.

0 commit comments

Comments
 (0)