home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 23161 < prev    next >
Encoding:
Text File  |  1993-01-07  |  1.5 KB  |  54 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!think.com!spool.mu.edu!umn.edu!noc.msc.net!uc.msc.edu!mfrankow
  3. From: mfrankow@hamline.edu (Mike Frankowski)
  4. Subject: Re: AAAAAAGHHHHHH! Wake up fingerd!
  5. Message-ID: <1993Jan8.035315.8607@uc.msc.edu>
  6. Sender: netnews@uc.msc.edu (UC Network News)
  7. Organization: Minnesota Supercomputer Center
  8. X-Newsreader: TIN [version 1.1 PL6]
  9. References: <21.2B4A0D69@purplet.demon.co.uk>
  10. Date: Fri, 8 Jan 1993 03:53:15 GMT
  11. Lines: 41
  12.  
  13. Chris Wells (Chris.Wells@purplet.demon.co.uk) wrote:
  14. : Hi Linuxers,
  15. : OKAY! This is an Easy question:
  16. : Has anyone got finger to work from other machine to the Linux host? eg,
  17. : finger @thishost, where "thishost" is a 486DX33 8Mb, running 0.99pl2.
  18. : All I get back is:
  19. : [thishost.linux.net]
  20. : The same thing happens if I do a "telnet thishost 79".
  21. : Oh, and I'm running most of the latest SLS binaries.
  22. : I would REALLY like to know what the matter is.
  23. : Furthermore I can't get talk to work "Destination machine does not recognise 
  24. : us", or something like that.
  25. : Telnet, and FTP work almost perfectly. (Okay, Telnet expects ^J for a line 
  26. : to be accepted, but most hosts I have used that have telnet send ^M. 
  27. : Similarly for ^? and ^H ).
  28. : PLEASE PLEASE PLEASE Reply (via email PLEASE to "cjw1@ukc.ac.uk". The host 
  29. : is down at the moment which explains why I am using a Bulletin Board).
  30. : Chris
  31. : -----  
  32.  
  33. Easy to anser I think (if I am correct that is)
  34.  
  35. ln -s /usr/bin/finger /usr/local/bin/finger
  36.  
  37. and it should then work.
  38.  
  39. Mike
  40.