You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: defender-endpoint/mde-linux-prerequisites.md
-24Lines changed: 0 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -166,30 +166,6 @@ For information on external package dependencies, see the following articles:
166
166
167
167
## Installation instructions
168
168
169
-
There are several methods and deployment tools that you can use to install and configure Microsoft Defender for Endpoint on Linux. Before you begin, make sure the [Minimum requirements for Microsoft Defender for Endpoint](/defender-endpoint/minimum-requirements) are met.
170
-
171
-
You can use one of the following methods to deploy Microsoft Defender for Endpoint on Linux:
172
-
173
-
1. Command-line tool, see [Manual deployment](/defender-endpoint/linux-install-manually)
174
-
175
-
2. Puppet, see [Deploy using Puppet configuration management too](/defender-endpoint/linux-install-with-puppet)
176
-
177
-
3. Ansible, see [Deploy using Ansible configuration management tool](/defender-endpoint/linux-install-with-ansible)
178
-
179
-
4. Chef, see [Deploy using Chef configuration management tool](/defender-endpoint/linux-deploy-defender-for-endpoint-with-chef)
180
-
181
-
5. SaltStack, see [Deploy using SaltStack configuration management tool](/defender-endpoint/linux-install-with-saltack)
182
-
183
-
6. Arm64-based Linux servers, see [Microsoft Defender for Endpoint on Linux for Arm64-based devices (preview)](/defender-endpoint/mde-linux-arm)
184
-
185
-
> [!IMPORTANT]
186
-
> Installing Microsoft Defender for Endpoint in any location other than the default install path isn't supported.
187
-
> Microsoft Defender for Endpoint on Linux creates a mdatp user with random UID and GID.
188
-
> If you want to control the UID and GID, create a mdatp user before installation using the /usr/sbin/nologin shell option.
189
-
> Here's an example: mdatp:x:UID:GID::/home/mdatp:/usr/sbin/nologin.
190
-
191
-
## Installation instructions
192
-
193
169
There are several methods and tools that you can use to deploy Microsoft Defender for Endpoint on Linux:
194
170
195
171
-[Installer script based deployment](/defender-endpoint/linux-installer-script)
0 commit comments