home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / 20384 < prev    next >
Encoding:
Text File  |  1992-12-14  |  1.5 KB  |  38 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!spool.mu.edu!yale.edu!ira.uka.de!rz.uni-karlsruhe.de!stepsun.uni-kl.de!sun.rhrk.uni-kl.de!efes.physik.uni-kl.de!braun
  3. From: braun@efes.physik.uni-kl.de (Martin Braun)
  4. Subject: Re: PCNFSD for Linux
  5. Message-ID: <1992Dec14.185934.5901@rhrk.uni-kl.de>
  6. Sender: news@rhrk.uni-kl.de
  7. Organization: University of Kaiserslautern, Germany
  8. X-Newsreader: TIN [version 1.1 PL6]
  9. References: <1gi343INN56@nz12.rz.uni-karlsruhe.de>
  10. Date: Mon, 14 Dec 1992 18:59:34 GMT
  11. Lines: 25
  12.  
  13.  
  14. Hello all,
  15.  
  16. I have compiled pcnfsd without major problems. You will need
  17. the RPC - library port by Rick Sladkey (jrs@world.std.com).
  18. It is available as sunrpc-bin-4.0.tar.Z on many linux sites
  19. in the ALPHA/NFS directory. Your kernel must have NFS - support
  20. compiled in. I use the sources from SLS (0.98p5) with all patches
  21. from the package lxpatchs.taz on disk b4 applied.
  22. The changes to pcnfsd.c consist of checking some file and directory
  23. names, supplying a mode in some
  24. mkdir calls, declaring the crypt() function and changing the
  25. type of free_list() to void.
  26. To install pcnfsd on your system add it to your rc.net script
  27. after the other NFS stuff. Remember to add your pc to /etc/exports
  28. so that it is allowed to do mounts.
  29. Since it has only been a short time that I've been using this,
  30. I can't tell how stable it is. I couldn't get printing via NFS
  31. to work yet (the jobs get queued but are truncated to length zero).
  32. I'll post some more on this if there is interest.
  33.  
  34. Hope this helps,
  35.  
  36. Martin Braun
  37. braun@physik.uni-kl.de
  38.