Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Figure 1

Right-click on the desired line and select in the pop-up menu, Start, Stop, or Restart. The operation is performed after a few seconds.

Unix Environment

Change directory to the root directory of the desired engine:

cd <base_path>/engines/<EngineName>/

To start the engine use the following command:

./engine.sh start

To stop the engine use the following command:

./engine.sh stop
  • No labels