Search the web
Sign In
New User? Sign Up
smalllinux · A discussion list dedicated to Small Linux and other small operating systems and embedded systems
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
pty question   Message List  
Reply | Forward Message #710 of 732 |
Re: pty question

Sorry for replying to my own question, but here's how i did it (for
one connection only):

Remove from /dev ttyp0
then enter the following commands:

mknod ptyp0 c 4 128
chown root ptyp0
chmod 666 ptyp0

mknod ttyp0 c 4 192
chown root ttyp0
chmod 666 ttyp0

This should be it..

Edgar.




--- In smalllinux@yahoogroups.com, "Edgar" <edbruijn2000@y...> wrote:
> Hi,
>
> I am trying to setup a telnet connection (with putty) from a windows
> machine to the small linux box. I installed the tcp/ip stuff from a
> 3.3 slackware distribution. I keep getting an error message that says
> "all network ports in use". In the message history i found some
> questions about ptys and a broken link. it seems i need to load the
> devpts.o module to get it working. Any ideas how to get this done?
>
> Thanks,
> Edgar.









Tue Sep 6, 2005 3:00 pm

edbruijn2000
Offline Offline
Send Email Send Email

Forward
Message #710 of 732 |
Expand Messages Author Sort by Date

Hi, I am trying to setup a telnet connection (with putty) from a windows machine to the small linux box. I installed the tcp/ip stuff from a 3.3 slackware...
Edgar
edbruijn2000
Offline Send Email
Jul 23, 2005
1:29 am

Sorry for replying to my own question, but here's how i did it (for one connection only): Remove from /dev ttyp0 then enter the following commands: mknod ptyp0...
Edgar
edbruijn2000
Offline Send Email
Sep 8, 2005
3:27 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help