Title
Page icon
Create new category
Edit page index title
Edit category
Edit link
RPM Installation for Bundled Dependencies
Before starting My OPSWAT Central Management On-premises installation, please make sure your server meets the System Requirements
1/ Open the terminal
2/ For air gap system, install dependencies for Linux[Red Hat Enterprise Linux] at Software Requirement
Note that if a valid upstream repository is available, these dependencies will be automatically installed with the main package.
3/ Install the main RPM file:
Use the dnf package manager to install the main OCM file:
[Replace 10.x.x.x with your specific version number.)
4/ Start mocm services
5/ Check mocm services' status
After starting, verify the status to ensure all mocm components are running correctly:
6/ Enable Auto-Start on Boot
7/ Access the User Interface
Once all services are up and running, you can access the mocm setup page via your web browser:
URL:
<server_ip>:9000/loading
(Replace <server_ip> with the actual IP address of your mocm server.)
Please note that the following SELinux settings are automatically added during installation:
semanage port -a -t redis_port_t -p tcp 30000
setsebool -P httpd_can_network_connect 1
setsebool -P nis_enabled 1