HDR Light Studio - Documentation
Navigation: HDR Light Studio - User Guide > Licensing > License Administration > Get the hostid from your Operating System
Linux
On Linux, open a shell and use ifconfig.
ifconfig -a
In the output, look for the Ethernet HWaddr. In the example below the hostid = 0024E77DB960
# ifconfig -a
eth1 Link encap:Ethernet HWaddr 00:24:E7:7D:B9:60
....