Part1 - Part2 - Part3 - Part4 - Part5 - Single Page

Top Document: comp.unix.aix Frequently Asked Questions (Part 1 of 5)
Previous Document: 1.129: Are passwords limited to 8 char?
Next Document: 1.131: Where can I find patches for CERT advisories?


[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]

1.130: How do I increase the number of ptys > 64?



SMIT only allows 64. Try this:

odmget -q"attribute=num and uniquetype=pty/pty/pty" PdAt |
sed "s/0-64/0-512/" |
odmchange -q"attribute=num and uniquetype=pty/pty/pty" -o PdAt

chdev -l pty0 -anum=256 -P
reboot



Top Document: comp.unix.aix Frequently Asked Questions (Part 1 of 5)
Previous Document: 1.129: Are passwords limited to 8 char?
Next Document: 1.131: Where can I find patches for CERT advisories?

Part1 - Part2 - Part3 - Part4 - Part5 - Single Page


[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
bofh@mail.teleweb.pt (Jose Pina Coelho)

Last Update May 13 2007 @ 00:21 AM