[erlang-questions] how to connect Erlang Nodes over SSH

Bengt Kleberg bengt.kleberg@REDACTED
Thu Jan 11 09:11:13 CET 2007


On 2007-01-11 08:30, Nitin Rai wrote:
> Hi
>  
> I want to communicate between two Erlang nodes running on Linux 
> platforms using the Secure Shell (SSH). At this moment i am able to 
> achieve this for nodes running on normal linux Shells but how to achieve 
> this over SSH. Can you please suggest me a way to connect Erlang Nodes 
> over SSH.

is this what you want? (from the erl man page):

        -rsh Program:
	   Specifies an	alternative to rsh for starting	 a  slave
	   node	on a remote host. See slave(3).


bengt
-- 
    EPO guidelines 1978: "If the contribution to the known art resides
    solely in a computer program then the subject matter is not
    patentable in whatever manner it may be presented in the claims."



More information about the erlang-questions mailing list