To Stop and Restart a Linux License Server

Before you can perform any system maintenance on your license server, including uninstalling the Network License Manager, you must stop the license server. When you have completed maintenance, you can restart the license server.

To stop a Linux license server

Enter the following in Terminal:

./lmutil lmdown -q -force

To restart a Linux license server

Enter the following in Terminal:

./lmgrd -c acad.lic -l debug.log
Note: Replace acad.lic with your license file name and debug.log with your log file name.