Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Help - only allowed 64 'connections' to Redhat ES 3

  • 25-05-2005 3:47pm
    #1
    Registered Users, Registered Users 2 Posts: 944 ✭✭✭


    As Is says - a server that went live on Monday is limiting the number of connections to 64.

    As in, w | wc shows 64 and no more telnet sessions are accepted. One user logs out, and another can log in.

    Any ideas?


Comments

  • Closed Accounts Posts: 484 ✭✭ssh


    Look here:
    http://www.die.net/doc/linux/man/man8/makedev.8.html

    search for "pts"

    You'll need to create some more pseudo terminals using the MAKEDEV command. Any reason why you are using telnet? It's been kind of surpassed in every sense by openssh...


  • Registered Users, Registered Users 2 Posts: 944 ✭✭✭SwampThing


    Are you sure ssh? Is it as simple as that?


  • Closed Accounts Posts: 484 ✭✭ssh


    About the PTSs? I can't see what else the problem could be.

    Have you tried it?


  • Registered Users, Registered Users 2 Posts: 944 ✭✭✭SwampThing


    /etc/xined.conf -

    change 'instances' parameter to required number.

    Thanks anyway ssh.


Advertisement