How to disable the License Server on GNU/Linux
- Open a Terminal.
-
In the terminal, type in the following command to stop and disable the license server:
-
For Harmony 15.0 or later:
$ sudo chkconfig toonboom_flexlm off
$ sudo service toonboom_flexlm stop
-
For earlier versions:
$ sudo chkconfig USAnimation_flexlm off
$ sudo service USAnimation_flexlm stop
The license server will stop and will no longer launch on boot.
-
Comments
0 comments
Please sign in to leave a comment.