Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Reply-To: Cygwin List Message-Id: <6.1.0.6.0.20040915095234.03c5ce50@pop.prospeed.net> X-Sender: Date: Wed, 15 Sep 2004 09:58:29 -0400 To: "Marcos Rebelo" , From: Larry Hall Subject: Re: rlogin or rsh correct install In-Reply-To: <000401c49b09$c3e34940$ea0aa8c0@edisoft.pt> References: <000401c49b09$c3e34940$ea0aa8c0 AT edisoft DOT pt> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 05:52 AM 9/15/2004, you wrote: >I need to use the rlogin and I don't know witch package to use. You answer this question by consulting . Type in the name of the file you're looking for. It will tell you the package(s) and version(s) that contain this file. For executables, it's often helpful to proceed the executable name with 'bin/' (i.e. 'bin/rlogin'). With the results of that, run 'setup' and install that package. Simple. :-) >The command rsh is giving me this error > >rsh.exe: remote terminal session not supported > >Runs commands on remote hosts running the RSH service. > >RSH host [-l username] [-n] command > > host Specifies the remote host on which to run command. > -l username Specifies the user name to use on the remote host. If > omitted, the logged on user name is used. > -n Redirects the input of RSH to NULL. > command Specifies the command to run. > >What am I doing wrong? You're using the Windows version of 'rsh'. ;-) You may want to consider installing and using 'openssh' instead, if security is an issue. It's a secure replacement for r* commands. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/