...
There you will find the "rlmhostid" application. You can copy it to the computer from which you want to know the "hostid". To get the Id, a terminal application (e.g. Command Prompt, Bash,Terminal) is required. Use the "cd" command to browse to the directory where the program has been stored, for example under "Downloads"
Window | cd /Documents and Settings/User name/Downloads |
---|---|
Linux | cd /User name/Downloads |
OS X |
|
Now, enter the following command:
Windows | rlmhostid -ether |
---|---|
Linux | ./rlmhostid -ether |
OS X | ./rlmhostid -ether |
You will see a terminal message providing the required host Id - here a screenshot from Windows (the Id in the screenshot is an example and does not represent the actual code):
...