Start and Stop the License Server

  1. To start the license server:
    1. Point to the license file:
      % su - almmgr	 
      % cd /opt/alm_admin	 
      % lmx-serv -b -c /opt/alm_admin/altair-serv.cfg -lf /opt/alm_admin/alm_license_server.log -l  ALUS*.dat 
    2. In the location where the files are installed, run the following command to start the license server:
      lmx-serv -b -c /opt/alm_admin/altair-serv.cfg -lf /opt/alm_admin/alm_license_server.log
  2. To stop the license server, run the following:
    % killall lmx-serv