https://optics.ansys.com/hc/articles/9711064857235-Ansys-license-manager-installation-guide-for-Linux
https://optics.ansys.com/hc/articles/21248730049555-Required-libraries-for-the-Ansys-license-manager-on-Linux
sudo /ansys_inc/shared_files/licensing/start_ansyslmd sudo /ansys_inc/shared_files/licensing/start_lmcenter
## LSB sudo apt install lsb
## LibLDAP (as needed) wget http://http.us.debian.org/debian/pool/main/o/openldap/libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb sudo apt install libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb
https://jp.mathworks.com/matlabcentral/answers/97417-linux
## lmgrd: Command not found.
cd /lib64 sudo ln -s ld-linux-x86-64.so.2 ld-lsb-x86-64.so.3
https://adaptivesupport.amd.com/s/article/62248
## Can't make directory /usr/tmp/.flexlm, errno: 2(No such file or directory)
sudo mkdir /usr/tmp/.flexlm
ssh -L 1055:localhost:1055 user@server