HLServer: Linux Server Setup
From Headus Docs
(Difference between revisions)
Revision as of 04:31, 21 June 2016 (edit) Headus (Talk | contribs) ← Previous diff |
Revision as of 04:31, 21 June 2016 (edit) (undo) Headus (Talk | contribs) Next diff → |
||
Line 1: | Line 1: | ||
{{:HLServer: Menu}} Typically you'll want be '''root''' and extract the TGZ file into '''/usr/local''', though that's not a strict requirement. If you install into somewhere other than /usr/local/hlserver, you'll need to change the HEADUS_HOME variable in the hlserver setup files. | {{:HLServer: Menu}} Typically you'll want be '''root''' and extract the TGZ file into '''/usr/local''', though that's not a strict requirement. If you install into somewhere other than /usr/local/hlserver, you'll need to change the HEADUS_HOME variable in the hlserver setup files. | ||
- | {{warning|HLServer uses '''/usr/tmp''' to save a PID file when running. If '''/usr/tmp''' doesn't exist, then HLServer may start, but will exit soon after. Creating a symbolic link from '''/tmp''' to '''/usr/tmp''' will fix this problem.}} | + | <p> {{warning|HLServer uses '''/usr/tmp''' to save a PID file when running. If '''/usr/tmp''' doesn't exist, then HLServer may start, but will exit soon after. Creating a symbolic link from '''/tmp''' to '''/usr/tmp''' will fix this problem.}} |
The following files make up the Linux license server installation: | The following files make up the Linux license server installation: |
Revision as of 04:31, 21 June 2016
|
Typically you'll want be root and extract the TGZ file into /usr/local, though that's not a strict requirement. If you install into somewhere other than /usr/local/hlserver, you'll need to change the HEADUS_HOME variable in the hlserver setup files.
The following files make up the Linux license server installation:
Setup v2Setup v1You will need root access on the server host to do this; read the appropriate script file for full installation instructions. Copy sample-hlserver.conf into hlserver.conf and edit to suit your network setup. You should at least change the IP range for the lan group. Run 'hlserver' from the command line when first installed. You'll get a "License not found" type error, and 5 rows of hex numbers; email these to your vendor to get your license strings. Once you have some keys, follow the instructions in whichever setup script is appropriate for your system (i.e. hlserver.redhat, hlserver.debian or hlserver.service). |