home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / att / 2807 < prev    next >
Encoding:
Internet Message Format  |  1993-01-04  |  2.7 KB

  1. Xref: sparky comp.sys.att:2807 comp.sys.3b1:4166
  2. Newsgroups: comp.sys.att,comp.sys.3b1
  3. Path: sparky!uunet!cs.utexas.edu!uwm.edu!linac!att!att!cuuxb!wgs
  4. From: wgs@cuuxb.att.com (~XT6562000~Bill Simeon~C82~rfe~xxxx~)
  5. Subject: Re: uucp'ing files
  6. Message-ID: <1993Jan4.192820.9438@cuuxb.att.com>
  7. Keywords: 3b2, 3b1, uucp
  8. Reply-To: wgs@cuuxb.UUCP (William G. Simeon AT&T/NCR 3B2 System Support)
  9. Organization: AT&T/NCR Software Services Division
  10. References: <1i92sfINNiej@munnari.OZ.AU> <1993Jan4.120247.18442@swbatl.sbc.com>
  11. Date: Mon, 4 Jan 1993 19:28:20 GMT
  12. Lines: 43
  13.  
  14. In article <1993Jan4.120247.18442@swbatl.sbc.com> dn3662@oktext.UUCP (David W. Neill) writes:
  15. >In article <1i92sfINNiej@munnari.OZ.AU> muller@munnari.OZ.AU (Paul Muller) writes:
  16. >>I have been trying to transfer a 1.4 MB file from the ATT3b1 (aka UNIX PC)
  17. >>to the 3b2/400 (BNU) both machines have oodles of HD space, but the file
  18. >>gets about 1 MB through then stops. uulog gives no sane reason why, but I am
  19. >>guessing a limit on the 3b2. I have tried modifying ULIMIT to 8192 and
  20. >>'touch'ing /etc/system, but the re-made unix has the same problem.
  21. >>
  22. >>I am obviously flying blind, can anyone helk?
  23. >>
  24. >You didn't say which version of uucp you're using... I seem to remember
  25. >having a similar problem with the stock uucp many moons ago (got
  26. >HCB and installed it, many moons ago).  I think that the script
  27. >that runs hourly may have done something dumb like remove any lock file
  28. >that's older than 1 hour.  Anyway, an obvious quick-fix: split the
  29. >file into pieces, uucp the pieces, and then re-assemble on the other
  30. >end.  If it's a binary, you may need to uuencode it, first, and that
  31. >means you'll need uuencode/uudecode for both systems, but otherwise
  32. >you should have everything you need to work around the problem (even
  33. >if my memory is faulty about the script, this oughtta work).
  34. >
  35. >g'luck
  36. >
  37. >--
  38. >David Neill - Mgr, Mtce Ctr      phone number   email
  39. >2205 N Rockwell FLR 1      work> 405-792-3333 > ..oktext!dn3662
  40. >OKC,OK          73008      home> 405-843-4464 > ..oktext!frodo!david
  41. >Internet:  dn3662@sunset.sbc.com  OR  ..texbell.sbc.com!oktext!dn3662
  42.  
  43. In order to change any tuneable parameter on an AT&T 3b2, you must
  44. rebuild the kernel after making the changes in /etc/master.d/kernel.
  45. To accomplish this:
  46.     1. cd /boot
  47.     2. mkboot -k KERNEL
  48.     3. cd /
  49.     4. touch /etc/system
  50.     5. reboot
  51. Your new unix will now contain the updated tuneables.
  52. -- 
  53. *  Men Make Plans            -        And GOD Laughs                   *
  54. *  W.G. (Bill) Simeon               |        wgs@cuuxb.ATT.COM                *
  55. *  NCR 3B2 Systems Support        |        cuuxb!wgs                        *
  56. *  Lisle, NY                     |                                         *
  57.