LinuxΒΆ

Follow the steps below to install SMARTUNIFIER Manager:

  • Move the installation package to a suitable location. Make sure the path to the directory does not include any white spaces!

  • Extract the .tar.gz-archive.

tar -xvzf SmartUnifierManager-linux-x64.tar.gz
  • Start the Manager by opening up a terminal and executing the following commands:

chmod +x UnifierManager.sh
./UnifierManager.sh

Note

Execute StartUnifierManagerInBackground.sh when the process should run in background. To stop the process execute StopUnifierManager.sh.

./StartUnifierManagerInBackground.sh
./StopUnifierManager.sh

After successfully starting the SMARTUNIFIER Manager, it can be accessed by opening an Internet Browser (e.g., Chrome or Firefox) and navigating to http://localhost:9000.

Note

The console is for information purposes only. It can be moved to any suitable location on your screen or it can be hidden. Nevertheless, do not close it, because the related processes will also be terminated.