home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / linux / 7092 < prev    next >
Encoding:
Text File  |  1992-07-30  |  768 b   |  22 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!wupost!csus.edu!netcomsv!mork!zmbenhal
  3. From: zmbenhal@netcom.com (Zeyd M. Ben-Halim)
  4. Subject: Re: only 4 pty's
  5. Message-ID: <lcqmf+g.zmbenhal@netcom.com>
  6. Date: Fri, 31 Jul 92 05:07:05 GMT
  7. Organization: Netcom - Online Communication Services (408 241-9760 guest)
  8. References: <1992Jul31.042326.22392@cs.tulane.edu>
  9. Lines: 11
  10.  
  11. In article <1992Jul31.042326.22392@cs.tulane.edu> butler@cs.tulane.edu (Larry Butler) writes:
  12. >When linux boots up it says 4 pty's. How  do I get more than 4 pty's?
  13. >
  14. >Thanks,
  15. >Larry (butler@cs.tulane.edu)
  16.  
  17. You change NR_PTYS in /usr/src/linux/include/linux/tty.h to the number you want
  18. Then create the extra /dev entries to match that number, and voila!
  19.  
  20. Zeyd
  21.  
  22.