I don't have a GUI to interact with... only command line!
Solved
How do I update my FlexLM floating license (safe.lic) on Linux?
Best answer by rylanatsafe
After replacing the old safe.lic with an updated one, the FlexLM License Server needs to be restarted.
cd <FlexLM_Directory>
lmutil lmdown -c <path_to_safe.lic>
lmgrd -c <path_to_safe.lic>To verify the status of the FlexLM License Server, you can use the following command. Ensure that the proper features, license type, and number of seats are correct.
lmutil lmstat -a -c <path_to_safe.lic>This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

