home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / vmsnet / networks / tcpip / multinet / 2108 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.0 KB  |  26 lines

  1. X-Gateway-Source-Info: INTERNET
  2. Path: sparky!uunet!usc!news.service.uci.edu!unogate!mvb.saic.com!tgv.com!info-multinet
  3. Date: 08 SEP 92 21:39:51 GMT
  4. Newsgroups: vmsnet.networks.tcp-ip.multinet
  5. X-Return-path: <info-multinet-relay@TGV.COM>
  6. X-RFC822-From: Ned Freed <NED@SIGURD.INNOSOFT.COM>
  7. From: Ned Freed <NED@SIGURD.INNOSOFT.COM>
  8. Subject: Re: decwindows, multinet, and ucx
  9. X-VMS-To: IN%"Barkelew@utxvms.cc.utexas.edu"
  10. X-VMS-Cc: IN%"info-multinet@tgv.com"
  11. Organization: The INFO-MULTINET Community
  12. Message-ID: <2460505E08SEP92213951@TGV.COM>
  13. Nntp-Posting-Host: Mvb.Saic.Com
  14. Lines: 10
  15.  
  16. The approach I use is to define the logical DECW$IGNORE_DECWINDOWS in
  17. SYSSTARTUP_V5.COM. This then gives me the luxury of starting everything in
  18. the order I choose. Since networking stuff is particularly sensitive to
  19. ordering I start it up using a single separate command file that does
  20. everything in the proper order that's rigidly defined. I find that while
  21. you can save a minute or so by getting fancy the long-term price you pay
  22. in obscure problems just isn't worth it.
  23.  
  24.                 Ned
  25. 
  26.