Skip to content

Instantly share code, notes, and snippets.

@serpent213
Last active July 25, 2017 21:34
Show Gist options
  • Save serpent213/eaf9a39e2e1c4fddf24616880c22b941 to your computer and use it in GitHub Desktop.
Save serpent213/eaf9a39e2e1c4fddf24616880c22b941 to your computer and use it in GitHub Desktop.
% iex --name 'master@192.168.213.95' --cookie '1mk0ulenVwtz4bktF15Xu2OH8xn0CjgC4Vp4KVU5QC/kIqsbXuEoF4nPTgB04zys'
Erlang/OTP 20 [erts-9.0] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:10] [hipe] [kernel-poll:false] [dtrace]
Interactive Elixir (1.4.5) - press Ctrl+C to exit (type h() ENTER for help)
iex(master@192.168.213.95)1> Node.connect :'brainz@192.168.213.81'
true
iex(master@192.168.213.95)2> :observer.start
:ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment