From: Raghuram Kota <rkota@cs.uga.edu>
Newsgroups: comp.parallel.pvm
Subject: Re: Newbie needs help with ADD command.
Date: Sun, 16 May 1999 19:32:34 -0400
Organization: The University of Georgia
Message-Id: <Pine.SOL.3.91.990516192900.368A-100000@pollux>
References: <7hhg7v$bav$1@news1.rmi.net>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
In-Reply-To: <7hhg7v$bav$1@news1.rmi.net>
Xref: ukc comp.parallel.pvm:8385


Hi scott,
You need to add the names of the machines which you intend to use in the 
.rhosts file. Then from one of your machines, type the command - 
rsh <some other machine name>

Upon doing this, you should be able to logon to the other machine. If 
not, there is something wrong with your .rhosts file (probably the names 
of the machines have not been spelled properly).

Hope this helps.
best
Raghuram Kota

On Fri, 14 May 1999, Scott H Wirth wrote:

> I have just set up a small LAN with all i386 machines running RedHat Linux
> 5.2 and PVM installed via RedHat package.  I can run PVM console on each
> machine separately.  Conf result looks OK.  However, when I try to use the
> ADD command with a host name to link the machines I get an error under DTID
> it says Can't start pvmd.
> 
> Any and all help will be greatly appreciated!
> 
> Scott
> 
> 
> 
> 

