Getting Started
This guide walks you through the first-run experience of the MANTLE application, covering essential setup tasks such as logging in and setting the appliance password.
Change IP and Hostname
Prerequisites
- Ensure you have administrative privileges.
- Make sure you are connected to the system with a display (either locally or through a remote desktop session).
The MANTLE Appliance defaults to DHCP on the primary management interface (usually eth0). Follow these instructions to set a static IP.
Step 1: Open Network Settings
- Click on the top-right system menu.
- Select Wired Settings to open the network settings.
Step 2: Select the Network Interface
- In the Settings window, select Network from the left panel.
- Identify the active network connection (e.g.,
Ethernet (eth0)
). - Click on the gear icon next to the active connection.
Step 3: View Network Details
- A Wired Settings window appears displaying connection details.
- Click on the IPv4 tab to modify the IP settings.
Step 4: Configure Static IP Address
- Under the IPv4 Method, select Manual.
- Enter the following details:
- Address: Your desired static IP address.
- Netmask: The subnet mask (e.g.,
255.255.255.0
). - Gateway: Your default gateway (router IP).
- Modify DNS settings if needed.
- Click Apply to save changes.
Change the Hostname
Step 1: Open Settings
- Click on Activities and open the Settings application.
Step 2: Change Device Name (Hostname)
- In the Settings window, go to About.
- Locate the Device Name field.
- Enter the new hostname (e.g.,
mantle.local
). - The changes will take effect after a system restart.
Step 5: Apply and Verify Changes
Restart the System
To apply the new IP address and hostname changes, restart the system.
Restart via Desktop
- Click on the top-right system menu.
-
Select the Power button to open the power settings.
-
Click the Restart button to restart the system
Restart via Command Line
- Open the terminal and run the following command:
sudo reboot now
Adding a License
Upon starting MANTLE for the first time you will be prompted to upload a MANTLE License
- Click Chose file
- Select your MANTLE license
- Click Upload
- If license has been successfully verified, you will be redirected to the Login screen
Web GUI Login
To access the MANTLE web interface:
- Open a web browser and navigate to the MANTLE GUI login page (appliance defaults to DHCP).
- Enter the default credentials:
Default Login Credentials
Username: admin
Password: ADmin11!!
- Click Login.
- Upon first log in, you will be prompted to change the default password for security.
Appliance Password (OS)
The MANTLE appliance requires a password change on the first login at the OS level.
Steps to Change the OS Password
- Access the appliance via SSH or direct console.
- Log in using the default credentials:
Default Login Credentials
Username: mantle
Password: M@NtleUser123!@#
- You will be prompted to change the password immediately.
- Enter a new, strong password and confirm it.
- Once changed, use the new password for future logins.