At 11:10 AM 6/25/2004, you wrote: >I'm a bit of a novice to cygwin, but after installing it on my PC, I was very >pleased with the ability to compile my C++ code with g++ and get faster runtimes >than on our SUN servers at work. > >What I would like to do is enable another colleague to run processes on my >computer. Is it possible to set up Cygwin such that he can telnet to my machine >and run a process?
Sure. Install the inetutils package. But you'd be better off with openssh in terms of security. Don't forget to read the Cygwin READMEs in /usr/share/doc/Cygwin. -- 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/