Versions Compared

Key

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

...

Getting the Hostid - OS X

OS X user can go to the computer’s "System Preferences", choose Ethernet 1 and open Network > More Options... > Hardware.

...

Now open a terminal program (e.g. Command Prompt, Bash, Terminal). Use the "cd" command to browse to the directory where "rlmhostid" has been stored, for example under "Downloads":

Windows

cd /Documents and Settings/user_name/Downloads

Linux

cd /user_name/Downloads

OS X

cd "/user_name/Downloads"

...