Before starting the installation, make sure that your system meets the minimum requirements and is up to date.
Please refer to the System Requirements page in the UTMStack documentation for detailed information about the recommended specifications for your environment.
Download the latest version of the UTMStack installer script from the official UTMStack website. You can use the following command to retrieve the script:
Now, you are ready to run the installer script and begin the installation process.Execute the installer without parameters:
Copy
Ask AI
./installer
The installer script will take care of downloading the necessary packages.Please note that the installation process may take some time depending on the system and the options selected.
Trubleshooting:
If you find any errors during the installation, please check the installation log for more details: /var/log/utm-setup.log
Error During UTMStack Installation: Issue Regenerating the Geo-IP IndexProblem Description: During the installation of UTMStack, an error may occur related to regenerating the Geo-IP index. This issue prevents the system from properly completing the configuration of the geographical location database, which can impact certain functionalities that rely on this information.
Solution: To resolve this issue, you need to rerun the UTMStack installer. Restarting the installation process will properly regenerate the Geo-IP index, ensuring that location data is correctly processed and stored.
After successfully installing UTMStack on your servers, it is important to configure the necessary services to ensure proper functionality. This step involves setting up best-practice firewall rulesets to control network traffic effectively. Additionally, you have the option to integrate third-party applications like M365 to enhance UTMStack’s capabilities.To learn more about the specific firewall rules you need to create for UTMStack, please refer to the Firewall Rules section for detailed instructions.
Once you have successfully installed the server, you can now access the platform and start using it for your cybersecurity needs. Follow these steps to log in to the UTMStack platform:Open your preferred web browser.Enter the HTTPS URL of your server’s name or IP address in the browser’s address bar. For example, if your server’s IP address is 192.168.0.100, you would enter https://192.168.0.100.Press Enter to load the UTMStack login page.Once UTMStack is installed, use admin as the user and the password generated during the installation for the default user to login. You can find the password and other generated configurations in /root/utmstack.yml
Note: Use HTTPS in front of your server name or IP to access the login page.
Default credentials for Ubuntu Server when using the ISO installer:
User: utmstack
Password: utmstack
Click on the “Sign In” button to authenticate and access the UTMStack platform.