Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

378 total results found

Remote Maintenance & Getting Started

Medulla - FAQ FAQ - SaaS

What should I do if remote access (VNC/RDP/PMAD) isn't working? Check the TightVNC service on the affected machines. Remote access is not available if the computer appears offline (grayed out); if this is the case, check the status of the medullaagent service...

Deployment (broadcasting)

Medulla - FAQ FAQ - On-Premise

Why are my deployments stuck in Pending? The "Pending" status indicates that deployments will be processed shortly. If the issue persists, please contact Support or your Administrator. Why are my deployments stuck in "Deployment Start"? The "Deployment Star...

Remote Maintenance & Getting Started

Medulla - FAQ FAQ - On-Premise

What should I do if remote access (VNC/RDP/PMAD) isn't working? Check the TightVNC service on the affected machines. Remote access is not available if the computer appears offline (grayed out); if this is the case, check the status of the medullaagent service...

FLUX Test

Medulla - FAQ FAQ - On-Premise

Before installing Medulla, it is essential to verify the communication between: Your Medulla server, Your relay (if applicable), Your client machines. To do this, we provide a testing procedure that includes dedicated scripts. All data flows must be succes...

Firewall

Medulla - FAQ FAQ - On-Premise

If a firewall is located between the server and the workstations, it is essential to ensure that the ports required for communication are open in both directions (inbound and outbound).The following ports must be accessible: 22: SSH (remote access and secure...

IMAGING Prerequisites

Medulla - FAQ FAQ - On-Premise

PXE/DHCP Configuration After installing and configuring your server, a document dedicated to setting up DHCP/PXE will be sent to you. Imaging Workshop Before scheduling your Imaging workshop, you need to prepare a few things: To create a clean image, you need...

Active Directory

Medulla - FAQ FAQ - On-Premise

For an on-premises deployment, three separate Active Directory service accounts must be provided. 1. Read-Only Account This account is used to query LDAP for information about users and groups. Role:Read-Only. Function: Retrieves user and group information...

I already have a PXE server on my network. Is that a problem?

Medulla - FAQ FAQ - On-Premise

Coexistence with an Existing PXE Server The Medulla installation includes setting up a dedicated PXE (Preboot Execution Environment) server to facilitate deployment. We understand that your environment may already have an operational PXE server. This is not a ...

Simplified flowchart of Medulla

Medulla - FAQ FAQ - On-Premise

Simplified Flow Rules The rules are interpreted as follows: SOURCE -> DEST means that the flow is initiated from the SOURCE to the DESTINATION. If the protocol is not specified, then it defaults to TCP. If you have a single Medulla server, refer to the ta...

OIDC

Medulla - FAQ FAQ - On-Premise

List my OIDC configurations Go to the Admin > Manage Providers view. Here you will find a list of already configured OIDC providers that can be modified. Create an OIDC configuration "Provider Name" will be the title displayed on the home page. "Logo URL" i...

DNS and Medulla Relay views in the DMZ

Medulla - FAQ FAQ - On-Premise

In a Medulla architecture, arelay can be placed in the DMZ to allow external devices to access the platform without directly exposing the internal Medulla server if you do not have a VPN.   Since the Medulla agent configuration is unique across the entire netw...

Filter machine types by GLPI ID

Medulla - FAQ FAQ - On-Premise

For the filter, in the main section of /etc/mmc/plugins/glpi.ini.local, add:filter_on = <criterion> #Display only computers that match one of these filters:* state* type* entity* autoupdatesystems_id #Each filter may contain a list of values separated by a pi...

Your GLPI with Read-Only User

Medulla - FAQ FAQ - On-Premise

Medulla requires the creation of specific views in the GLPI database to function properly. GLPI Read-Only If you provide us with a user who has read-only access to your GLPI database, you will need to manually apply an SQL file before installing Medulla. This ...

Disable convergence for the Extract drivers package

Medulla - FAQ FAQ - On-Premise

Go to the Medulla server. Edit the files:   /etc/pulse-xmpp-agent-substitute/registeryagent.ini   /etc/pulse-xmpp-agent-substitute/registeryagent.ini.local Modify the relevant parameter:  [extractdrivers] # Add the ability to enable or disable the extractio...

Configuration Guide: OIDC Authentication and User Synchronization

Medulla - FAQ FAQ - On-Premise

If you are using anon-premises infrastructure and have chosen authentication via the OIDC (OpenID Connect) protocol, it is essential to understand how user accounts are routed and managed between your identity provider and the GLPI interface, especially if the...

Increase the connection timeout to the interface

Medulla - FAQ FAQ - On-Premise

Go to the /etc/mmc/mmi.ini file Change the sessiontimeout value. (This is in seconds)

Activation Support / WSUS / CVE

Medulla - FAQ FAQ - On-Premise

Applies to: Medulla – Support / WSUS / CVEVersion: 5.4.3 or laterEnvironment: On-PremiseCategory: Support After updating your Medulla installation, additional steps are required to enable support. Please retrieve the following file from your server: /etc/mmc/p...

Change the server's FQDN

Medulla - FAQ FAQ - On-Premise

Download the script from this link: https://dl.medulla-tech.io/nc/rename_fqdn_and_protocol.py chmod +x rename_fqdn_and_protocol.py To view the script's options: ./rename_fqdn_and_protocol --help  Change the server's FQDN To change medulla.mydomain.lan to medu...