erlang start net kernel code example Example: erlang start net kernel 1> net_kernel:start([foobar, shortnames]). {ok,<0.64.0>} (foobar@gringotts)2>