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
weight: 1# Defines page ordering. Must be 1 for first (or only) page.
24
-
tool_install: false # Set to true to be listed in main selection page, else false
25
-
multi_install: false # Set to true if first page of multi-page article, else false
26
-
multitool_install_part: false # Set to true if a sub-page of a multi-page article, else false
27
-
layout: installtoolsall # DO NOT MODIFY. Always true for tool install articles
20
+
weight: 1
21
+
tool_install: false
22
+
multi_install: false
23
+
multitool_install_part: false
24
+
layout: installtoolsall
28
25
29
26
build:
30
27
list: false # Exclude from .Pages collections and listings
@@ -255,15 +252,16 @@ In the **Configure Target** form, provide the following details:
255
252
***Host Key Verification**: Choose **Strict** (recommended) or **Ignore**
256
253
* Strict mode verifies the server identity using your `~/.ssh/known_hosts` file
257
254
258
-

255
+

256
+
259
257
260
258
Select **Add Target**.
261
259
262
260
The target appears in the targets list and is ready for profiling.
263
261
264
262
You can select the **Test Connection** button to verify your connection to the ATP Linux target is successful.
265
263
266
-

264
+

0 commit comments