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/linux-install-manually.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@
2
2
title: Deploy Microsoft Defender for Endpoint on Linux manually
3
3
description: Describes how to deploy Microsoft Defender for Endpoint on Linux manually from the command line.
4
4
ms.service: defender-endpoint
5
-
ms.author: deniseb
6
-
author: denisebmsft
5
+
ms.author: ewalsh
6
+
author: emmwalshh
7
7
ms.reviewer: gopkr
8
8
ms.localizationpriority: medium
9
9
manager: deniseb
@@ -15,7 +15,7 @@ ms.collection:
15
15
ms.topic: conceptual
16
16
ms.subservice: linux
17
17
search.appverid: met150
18
-
ms.date: 02/10/2025
18
+
ms.date: 02/11/2025
19
19
---
20
20
21
21
# Deploy Microsoft Defender for Endpoint on Linux manually
@@ -296,13 +296,13 @@ If the Microsoft Defender for Endpoint installation fails due to missing depende
296
296
297
297
## Troubleshoot installation issues
298
298
299
-
- For information on how to find the log that's generated automatically when an installation error occurs, see [Log installation issues](/defender-endpoint/linux-resources#log-installation-issues).
299
+
- For details on how to find the log that's generated when an installation error occurs, see [Log installation issues](/defender-endpoint/linux-resources#log-installation-issues).
300
300
301
-
- For information about common installation issues, see [Installation issues](/defender-endpoint/linux-support-install).
301
+
- For information about common installation issues, see [Installation issues](/defender-endpoint/linux-support-install).
302
302
303
303
- If the health of the device is false, see [Investigate agent health issues](health-status.md).
304
304
305
-
- For product performance issues, see [Troubleshoot performance issues for Microsoft Defender for Endpoint on Linux](linux-support-perf.md).
305
+
- For product performance issues, see [Troubleshoot performance issues for Microsoft Defender for Endpoint on Linux](linux-support-perf.md).
306
306
307
307
- For proxy and connectivity issues, see [Troubleshoot cloud connectivity issues for Microsoft Defender for Endpoint on Linux](linux-support-connectivity.md).
308
308
@@ -340,14 +340,14 @@ Defender for Endpoint on Linux can be deployed from one of the following channel
340
340
- `insiders-slow`
341
341
- `prod`
342
342
343
-
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.
343
+
Each of these channels corresponds to a Linux software repository. This article describes how to configure your device to use one of these repositories.
344
344
345
-
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.
345
+
The choice of channel determines the type and frequency of updates that are offered to your device. Devices in insiders-fast are the first to receive updates and new features, followed later by insiders-slow and lastly by prod.
346
346
347
347
In order to preview new features and provide early feedback, it's recommended that you configure some devices in your enterprise to use either `insiders-fast` or `insiders-slow`.
348
348
349
349
> [!WARNING]
350
-
> Switching the channel after the initial installation requires the product to be reinstalled. To switch the product channel: uninstall the existing package, reconfigure your device to use the new channel, and follow the steps in this document to install the package from the new location.
350
+
> Switching channels after the initial installation requires the product to be reinstalled. To switch the product channel: uninstall the existing package, reconfigure your device to use the new channel, and follow the steps in this document to install the package from the new location.
351
351
352
352
## How to configure policies for Microsoft Defender for Endpoint on Linux
0 commit comments