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: modules/ROOT/pages/installation/server.adoc
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -128,6 +128,7 @@ Although it is possible to run the NOM Server as a console application, it is no
128
128
Best practice is to run the NOM Server as a service, as described in the previous section.
129
129
====
130
130
131
+
[[unix]]
131
132
=== Unix
132
133
==== Passing arguments on command line
133
134
@@ -200,7 +201,7 @@ java -jar .\lib\server.jar
200
201
201
202
[NOTE]
202
203
====
203
-
If the NOM Server is required to support self-registered agents, then addtional configuration needs to be provided to above commands as mentioned in the configuration reference table. More about agent self-registration xref:../addition/agent-installation/self-registered.adoc[here]
204
+
If the NOM Server is required to support self-registered agents, then additional configuration needs to be provided to above commands as mentioned in the configuration reference table. More about agent self-registration xref:../addition/agent-installation/self-registered.adoc[here]
0 commit comments