home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / ultrix / 5986 < prev    next >
Encoding:
Internet Message Format  |  1992-07-30  |  1.0 KB

  1. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!jvnc.net!gmd.de!Germany.EU.net!mcsun!uknet!icdoc!cc.ic.ac.uk!pjc
  2. From: pjc@cc.ic.ac.uk (Peter Churchyard)
  3. Newsgroups: comp.unix.ultrix
  4. Subject: Re: 3100 upgrade to 5000/125
  5. Message-ID: <1992Jul30.153926.23880@cc.ic.ac.uk>
  6. Date: 30 Jul 92 14:39:25 GMT
  7. References: <1992Jul27.234700.6924@leland.Stanford.EDU>
  8. Organization: Imperial College
  9. Lines: 14
  10. Nntp-Posting-Host: lister
  11.  
  12. A common gotcha which I have seen several times after users have come
  13. crawling for help with no hair left is....
  14.  
  15. Be very careful with cut and paste. After a problem they were restoring
  16. the ttys  file or editing it, and had cut and pasted the info in.
  17.  
  18. Although it looked ok on the screen, it was now two lines not one!
  19.  
  20.  :0 "/usr/bin/login -P /usr/bin/Xprompter -C /usr/bin/dxsession -e " none on secure window="/usr/bin/Xws bc"
  21.  
  22. is not the same as 
  23.  :0 "/usr/bin/login -P /usr/bin/Xprompter -C /usr/bin/dxsession -e " none on secure window="/usr/bin/Xws bc"
  24.  
  25. If you cant see the difference, make your window wider...
  26.