Start LicenseServer as a Service (Linux)

www.altova.com Print this Topic Previous Page Up One Level Next page

Home >  Altova LicenseServer > Install and Start LicenseServer (Linux) >

Start LicenseServer as a Service (Linux)

To start LicenseServer as a service on Linux systems, run the following command in a terminal window.

 

  [Debian >=8]:       sudo systemctl start licenseserver

  [Ubuntu 14.04]:     sudo initctl start licenseserver

  [Ubuntu >=15]:      sudo systemctl start licenseserver

  [CentOS 6]:         sudo initctl start licenseserver

  [CentOS >=7]:       sudo systemctl start licenseserver

  [RedHat]:           sudo initctl start licenseserver

 

(If you need to stop LicenseServer, replace start with stop in the above command.)

 

 


© 2019 Altova GmbH