WIBU Licence for Linux: Difference between revisions

Content deleted Content added
Reviewed, corrected errors on licence types, aligned with other wiki
fix mixed RHEL / Debian syntax
 
Line 1:
For the process of requesting a Wibu-Systems Software License for a ''Windows'' licence host, please refer to [[WIBU Licence Update Request|Wibu Software Licence Update Request]]. This article describes the process of setting up a software licence container and installing licence updates from a <i>Linux</i> command line interface, like one you would access on an SSH console. It applies to both Local and Network software licences, not cloud-based licences.
 
The Linux commands used on this wiki should work on most modern Linux distributions but were tested on CentOS and Debian. This article assumes you have downloaded and installed an appropriate version of the [https://www.wibu.com/support/user/user-software.html CodeMeter Runtime (download)] for your Linux host and CodeMeter is running as a service. If you are uncertain, you can run <pre>systemctl | grep codemeter</pre> and you should see both `codemeter.service` and `codemeter-webadmin.service` as `running` or `exited`. For the CodeMeter service, you can also check <pre>/etc/init.d/codemetersystemctl status codemeter.service</pre> which should report "CodeMeter Server isas running.". By default, your CodeMeter Control Center web application would be hosted on <font color="#3366CC">http://<your hostname>:22352/</font> or <font color="#3366CC">https://<your hostname>:22353/</font> and accessible from <font color="#3366CC">http://<your hostname>:22350/</font>.
 
For a basic setup of CodeMeter on Linux, refer to [[Installing_Wibu_CodeMeter_Linux | Installing Wibu CodeMeter on Linux]].
Line 57:
 
Once your licence update has been imported, you should see your installed licences in the CodeMeter WebAdmin. If they fail to show up, restart the CodeMeter Service:
<pre>sudo systemctl restart codemeter.service</pre> or <pre>sudo /etc/init.d/codemeter restart</pre>
 
==Using the installed licenses==
If you are running a model on another machine and have installed the license on a remote license host, refer to <u>[[WIBU_Configure_Network_Server|Wibu Configure Network Server]]</u> and <u>[[WIBU_Configure_Network_Client|Wibu_Configure Network Client]]</u> to learn how to connect to it.