jstaf/matlablm-systemd

A systemd service template for MATLAB's FlexLM
230 download
Aggiornato 8 apr 2021

A systemd service template for MATLAB's FlexLM license manager. Uploading here because it's outrageous that MATLAB doesn't include one of these by default. Hopefully it proves useful for other people too. Confirmed to work on CentOS 7.
Just copy matlablm.service to /usr/lib/systemd/system/. You need to change the User bit to a normal user on the machine in question (i.e. not root). Note that this is for FlexLM installs in /usr/local/MATLAB. If installed in a different location, change the commands for ExecStop and ExecStart to the proper locations.

To start/stop FlexLM:

sudo systemctl start matlablm
sudo systemctl stop matlablm

To start on boot:

sudo systemctl enable matlablm

Cita come

Jeff Stafford (2026). jstaf/matlablm-systemd (https://github.com/jstaf/matlablm-systemd), GitHub. Recuperato .

Compatibilità della release di MATLAB
Creato con R2016b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e MATLAB Answers

Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate

Versione Pubblicato Note della release
1.0.0.0

Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.