Rick Mitchell Solutions - RMSBlog

With Rick Mitchell Solutions, you get the experience of over 10 years dealing with these very same problems you face every day. Large businesses that are in the Fortune 500 down to the small business with aspirations to become global can rely on us to understand and design solutions that fit your needs and your budget.

Thursday, December 3, 2009

Increase the number of telnet sessions allowed

Increase the number of telnet sessions allowed

Again a default setting that I do not understand. An application that I support uses telnet for remote access (don't ask!) and by default the number of instances configured to be allowed to the box is 50. This is a fully patched and up to date Redhat 5.4 system.

In order to change this to something a bit more sane, you need to edit /etc/xinetd.conf and change:

instances = unlimited

You then need to restart xinetd by doing:

/etc/init.d/xinetd restart

0 Comments:

Post a Comment

Links to this post:

Create a Link

<< Home