...
The host name is what your computer name is called on a network.
Your license server host name will be something similar to: vfx-license
Linux/Mac | Windows |
---|---|
|
or
|
Linux/Mac
open a terminal
type:
hostname
- hit enterthis should give you the host name
Windows
download the RLM license server: http://das-element.com/download/
unzip anywhere on your license server
run
get_host_info.bat
to get the host ID and host name
...
The Host ID is your Ethernet ID/MAC address. It will look similar to this:
0284b864d514 or 02:84:b8:64:d5:14
Linux/Mac
open a terminal/shell
type:
ifconfig
- hit enterthe host id is the number after "ether"
look for you network device and “Hwaddr”
Windows
download the RLM license server: http://das-element.com/download/
unzip anywhere on your license server
run
get_host_info.bat
to get the host ID and host name
...