X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: "Cary Jamison" Subject: Re: How to login to another Unix workstation or Cygwin PC Date: Fri, 8 Dec 2006 10:34:47 -0700 Lines: 31 Message-ID: References: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Matthew Woehlke wrote: > Steve Boyd wrote: >> I'm a Cygwin newbie; spent the last 15 years in the tender clutches >> of hp-ux. Currently making the jump to Cygwin. I'm looking for a >> place to start when it comes to using things I was familiar with on >> hp-ux; rlogin, remsh, ftp, etc. Can anybody give me some general >> background on these subjects in Cygwin? > > Yes: start by installing OpenSSH, and then read the man pages for > 'ssh', 'sshd', 'sftp', etc. Read /usr/share/doc/Cygwin/openssh.README > for how to set up sshd on your box (and whatever you do, *DO NOT* > read any websites with 'pigtail.net' in the address; that site is > long infamous for having broken instructions). > > You might also want Cygwin's 'telnet' package if you need to log into > hosts that do not support ssh. > > I'm not aware of an "remsh" for Cygwin (and neither is > http://cygwin.com/packages/), but the same says that "rsh" (which you > still shouldn't use if you can avoid it) lives in the 'inetutils' > package. Oddly enough, that seems to also be the package where the > vanilla 'ftp' lives. remsh on hp-ux == rsh on other unixes, so your advice still holds. hp-ux has a different rsh (restricted shell), so they named the remote shell remsh. Cary -- 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/