Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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"


Windowcd /Documents and Settings/User name/Downloads
Linuxcd /User name/Downloads
OS X

cd "/User name/Downloads"

 

Now, enter the following command:

 

Windowsrlmhostid -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):

...