Installing the host server as a service in UNIX/Linux

  1. Log in to root using su or sudo.
  2. Change the directory, using cd $HCIROOT/bin.
  3. Run hciunixservice - i -h to install the host server as a service.
    Replace -i with -r to remove the service.
    Replace h with s to install or remove the security server as a service.
  4. Run hostserverservice start to start the service.
    When shutting down the system, the host/security server and processes, if assigned, gracefully shut down and auto-start after the system boots.