Start LicenseServer, MapForce Server
Start Altova LicenseServer and MapForce Server either as root user or a user with sudo privileges.
Start LicenseServer
To correctly register and license MapForce Server with LicenseServer, LicenseServer must be running as a daemon on the network. Start LicenseServer as a daemon with the following command:
sudo systemctl start licenseserver
If at any time you need to stop LicenseServer, replace start with stop in the command above. For example:
sudo systemctl stop licenseserver