License Server
A license server is required for the operation of network keys.
License server installation
- Install the
glds-7.0-8_amd64.debpackage:
sudo dpkg install /path/to/package/
- In the
IP_NAME=line within the file located by default at/home/user/loginom/server/gnclient.ini, specify the IP address of the machine. You can find the IP address using the following command:
ifconfig
- Navigate to the directory
cd /opt/guardant/glds/sbin/and execute the following command:
./gldsd
Checking license server status
- To verify the license server in a browser, enter the string
ip_host:3185. A page displaying the key and other relevant information should appear. - Start the containers.
- To disable the license server, navigate to the
/opt/guardant/glds/sbin/directory:
cd /opt/guardant/glds/sbin/
- Execute the following command:
./gldsd -s
Useful commands
You can use these additional flags with the ./gldsd utility:
./gldsd
-h [ --help ]
-v [ --version ]
-c [ --check ]
-r [ --restart ]
-s [ --stop ]
Read on: Megaladata Server for Windows