Project

General

Profile

Node management » History » Version 1

Greg Burri, 11/23/2008 07:20 PM

1 1 Greg Burri
h1. Node management
2
3
You can connect to a remote shell with this shell command line : <pre>erl -sname user -remsh yaws@name</pre> where 'name' is the name of the machine.
4
5
Your file '.erlang.cookie' in your home directory must be the same as the file '/var/cache/yaws/.erlang.cookie'. You can copy it in you home directory.