Start the Process Launcher Service

Once you have installed and configured the Process Launcher service you can start it by following these steps:

  1. When you installed the packages (deb or rpm), a Process Launcher service file was placed in the /etc/systemd directory.

  2. Reload the process launcher service using sudo systemctl daemon-reload.

  3. Enable the process launcher service using sudo systemctl enable ansys_process_launcher.service.

  4. Start the process launcher service using sudo systemctl start ansys_process_launcher.service.

  5. Check the status of the process launcher service using sudo systemctl status ansys_process_launcher.service.