Table of Contents

STK

License Manager for Linux

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

http://localhost:1084/ANSYSLMCenter.html

Troubleshooting - Required Libraries

## 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

Troubleshooting - Lmgrd Command Not Found

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

Troubleshooting - No Flexlm Directory

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

Remote Port Forwarding via SSH Tunnel

ssh -L 1055:localhost:1055 user@server

References

STK (Ansys)
https://www.ansys.com/products/missions/ansys-stk