⚠️ OPSWAT Central Management v7 and My OPSWAT On-Premises (My OPSWAT Central Management v8) will reach End of Sale on July 31, 2025, and End of Life on January 31, 2027. We encourage you to upgrade to My OPSWAT Central Management v10 before Janauary 31, 2027, to ensure continued support and access to the latest features.

On Ubuntu

Preliminary notes

  • If the OPSWAT Central Management package dependencies are not installed on your system you may need to have a working Internet connection or you may have to provide the Installation media during the installation.

On Ubuntu system, please follow the below steps to install the OPSWAT Central Management package.

1/ Open the terminal.

2/ Enter the install command (requires sudo privilege):

Copy

3/ In order for the OPSWAT Central Management systemd service to locate environment variables such as

http_proxy, the EnvironmentFile setting must be specified in the service file located at /usr/lib/ocm/ocm.service.

a/ Locate the commented out EnvironmentFile settings in /usr/lib/ocm/ocm.service

Copy

b/ Uncomment and point the settings to the environment file containing the environment variables. For example:

Copy

4/ Please include the environment variables that the OPSWAT Central Management service should use in the content of the environment file. Below is an example of the environment file:

Copy

5/ Reload OPSWAT Central Management service for the modification to take effect.

Copy

6/ Start OPSWAT Central Central Management via the command (requires sudo privilege):

Copy

In case of startup problems, please refer to the startup log in /var/log/ocm or systemd log.

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
On This Page
On Ubuntu