HLServer: Running the Server
From Headus Docs
Revision as of 03:22, 29 May 2007 (edit) Headus (Talk | contribs) (→Running under IRIX/Linux) ← Previous diff |
Revision as of 07:03, 5 June 2007 (edit) (undo) Headus (Talk | contribs) (→Running under Windows) Next diff → |
||
Line 41: | Line 41: | ||
# Edit '''hlserver.conf''' to suit your network setup. You should at least change the IP range for the '''lan''' group, and change Administrator to your login username in the '''Manager''' group.<br><br> | # Edit '''hlserver.conf''' to suit your network setup. You should at least change the IP range for the '''lan''' group, and change Administrator to your login username in the '''Manager''' group.<br><br> | ||
- | # Edit '''hlserver.ini''' to change the command line args to suit your setup (see explanation of command line args above). Most people should be able to get by with the defaults. <br><br> <B><font face=helvetica>Note:</font></B> if you don't move '''hlserver.conf''' from the installation directory, then you don't need to define a '-c' config file location. <br><br> | + | # Edit '''hlserver.ini''' to change the command line args to suit your setup (see explanation of command line args above). Most people should be able to get by with the defaults. If you don't move '''hlserver.conf''' from the installation directory, then you don't need to define a '-c' config file location. <br><br> |
- | # Run '''Start -> Programs -> headus License Server -> 1) Install service'''; the first time you do this you'll get a "License not found" type error. Email the 5 rows of hex numbers to your vendor to get your license strings. <br><br> | + | # Run '''Start -> Programs -> headus License Server -> 1) Install service'''; the first time you do this you'll get a "License not found" type error. Email the 5 rows of hex numbers to your vendor to get your license strings. <br><br>'''Note:''' To cut'n'paste from the Windows command shell window, click on the icon at the top left of the window, pick Edit->Mark from the popup menu, click'n'drag the left mouse button to select the text, then hit the Enter key. You can then paste that text into email.<br><br> |
# Once you get your licenses, run '''1) Install service''' again, and answer "y" to the edit keys file question. Paste the license keys provided into the '''keys.txt''' file, and save it. <br><br> | # Once you get your licenses, run '''1) Install service''' again, and answer "y" to the edit keys file question. Paste the license keys provided into the '''keys.txt''' file, and save it. <br><br> | ||
# Run '''1) Install service''' one more time, but this time you should get a "service installed" message. <br><br> '''Note:''' Under Windows Vista you will need to right click on the menu option and select "Run as Administrator" (see Figure 1). <br><br> | # Run '''1) Install service''' one more time, but this time you should get a "service installed" message. <br><br> '''Note:''' Under Windows Vista you will need to right click on the menu option and select "Run as Administrator" (see Figure 1). <br><br> |
Revision as of 07:03, 5 June 2007
|
hlserver has the following command line arguments:
Running under IRIX/LinuxThe install file comes with a sample start-up script, etc/hlserver.run, that can be copied into /etc/init.d. You will need root access on the server host to do this; read the 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. Running under WindowsAfter running the ihlserver.exe file to install the software, you'll need to perform the following steps to get the server going:
Users should now be able to access the license server from others systems on the local network. Updating under WindowsIf you already have hlserver installed, but need to install a newer version, follow these steps:
Users should now be able to access the new license server. |