1.1. Product installation

Before starting the installation please make sure your server computer or virtual machine meets the minimum hardware and software requirements.

Operating system invariant initial steps

  1. Download the OPSWAT Central Management package from the OPSWAT Portal. Make sure that you download the applicable package for your operating system (and distribution).

  2. Upload the installation package to your server computer.

  3. Follow the installation steps according to your operating system (and distribution).

Operating system variant installation steps

Ubuntu or Debian

  1. Install the product with (filename is the package you downloaded from the OPSWAT Portal):

    $ sudo dpkg -i <filename>
  2. If dpkg shows error messages about missing dependencies you should execute:

    $ sudo apt-get install -f
  3. Finalize the installation following the final steps below.

Red Hat Enterprise Linux or CentOS

  1. Install the product with (filename is the package you downloaded from the OPSWAT Portal):

    $ sudo yum install <filename>
  2. Finalize the installation following the final steps below.

Windows

  1. Install the product executing the MSI downloaded from the OPSWAT Portal.

  2. Finalize the installation following the final steps below.

Operating system invariant final steps

  1. Open a web browser and point to (<server name or IP> is the DNS name or IP address of your server ):

    http://<server name or IP>:8018
  2. The basic configuration wizard will guide you through the rest of the basic setup.

    images/download/attachments/36838079/image2018-6-20_13-45-42.png

Next steps

If license activation was skipped during the basic configuration wizard, then follow the license activation instructions on 1.2. License activation

For more information on Installation procedures see 2.2. Installing Central Management