Skip to content
Snippets Groups Projects
Commit 56770bc7 authored by Taras Lazariv's avatar Taras Lazariv Committed by Danny Marc Rotscher
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent e84129af
No related branches found
No related tags found
2 merge requests!530Automated merge from preview to main,!490updated to new license server
...@@ -29,7 +29,7 @@ Do note that not all proprietary software looks for that environment variable. ...@@ -29,7 +29,7 @@ Do note that not all proprietary software looks for that environment variable.
!!! example "Changing the license server" !!! example "Changing the license server"
```console ```console
marie@compute$ export LM_LICENSE_SERVER=12345@example.com marie@compute$ export LM_LICENSE_FILE=12345@example.com
``` ```
Here "12345" is the port on which the license server is listening, Here "12345" is the port on which the license server is listening,
while "example.com" is the network addresss of the license server. while "example.com" is the network addresss of the license server.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment