|
Linux® licenseID / lmhostid Instructions
SGI® Altix® systems There are two ways to retrieve the lmhostid.
When available, enter the following command: /usr/sbin/lmhostid lmhostid – CopyRight © 1989-2004 by Macrovision Corporation. All rights reseved. The FLEXlm host ID of this machine is “201e8634” Enter the following command: cat /proc/sgi_sn/licenseID # cat /proc/sgi_sn/licenseID 0x201e8634 Remove “0x” equals lmhostid of 201e8634 SGI® Altix® XE systems
All other non-SGI 32-bit and 64-bit Linux systems There are three ways to retrieve the lmhostid.
licenseid.sh is a simple command line tool which will display the lmhostid. a) Download licenseid.sh. Simply click on the licenseid link. (size: 377b) b) In the window titled "Save As...", modify the path as necessary and click "OK". c) In a unix shell, change directory to where you saved the file to and type 'chmod +x licenseid.sh' d) run the program by typing './licenseid.sh'. The output should look something like:
######## License Request #########
Please use the following values to
generate a license
lmhostid: 00400516E525
Host Name: test
e) Enter the lmhostid and host name values into the appropriate boxes in the Key-O-Matic page.
a) In a Linux shell type: "/sbin/ifconfig eth0". The following is example output:
b) Copy the 'HWaddr' field. In the example it is '00:40:05:16:E5:25' c) Remove the colons (':') from the data, and this is will be your lmhostid. In the Example above the lmhostid would be '00400516E525' d) Enter that number into the box in Key-O-Matic labeled "lmhostid" | |||