home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 3 / CD ACTUAL 3.iso / linux / docs / linux-do / network- / nag-1.002 / nag-1 / misc / readme.mm < prev    next >
Encoding:
Text File  |  1994-08-18  |  6.3 KB  |  184 lines

  1. .\" ============================================================
  2. .\"
  3. .\"     Linux Network Administrators' Guide
  4. .\"        Compilation Guide
  5. .\"
  6. .\"         Copyright 1994 O. Kirch
  7. .\"
  8. .\" ============================================================
  9. .\" This document requires the GNU mm macro package.
  10. .\" 
  11. .PH "''''
  12. .po 3n
  13. .ll 70m
  14. .ce 100
  15. The Linux Network Administrators' Guide
  16.  
  17. Olaf Kirch, <okir@monad.swb.de>
  18. Linux Documentation Project
  19.  
  20.  
  21. 18. Aug. 1994
  22. Release 1.0
  23. .ce 0
  24. .sp 1c
  25. .PH "'Networking Guide 1.0''Release Notes'
  26. .PF "''- % -''
  27. .P
  28. Welcome to the public release of the new Linux Network Administrators'
  29. Guide!  After one year of work in (well, almost) seclusion, I'm proud
  30. to present you a completely revised, greatly improved and expanded
  31. Networking Guide.
  32. .P
  33. .\" ============================================================
  34. .H 1 "What's In It?
  35. .\" ============================================================
  36. The new NAG is an almost complete rewrite of the version I released 
  37. almost exactly one year ago.  It features several new chapters,
  38. including the setup of SLIP, PPP, and NIS. It also has a
  39. complete sendmail chapter now, written by Vince Skahan.
  40. .P
  41. The NAG is written mainly for networking rookies (as I have been when
  42. I started this project almost two years ago), but I hope it will be
  43. useful to more experienced networkers alike. It explains everything in
  44. pretty much detail, beginning with the basics of networking and slowly
  45. working its way up to the configuration of mail and news, covering
  46. both the setup of TCP/IP-based services and UUCP. The following list
  47. shows the table of contents:
  48. .P
  49. .BL
  50. .LI 
  51.     Preface
  52. .LI 
  53.     Introduction to Networking
  54. .LI 
  55.     Issues of TCP/IP Networking
  56. .LI 
  57.     Configuring the Networking Hardware
  58. .LI 
  59.     Setting up the Serial Hardware
  60. .LI 
  61.     Configuring TCP/IP Networking
  62. .LI 
  63.     Name Service and Resolver Configuraton
  64. .LI 
  65.     Serial Line IP
  66. .LI 
  67.     The Point-to-Point Protocol
  68. .LI 
  69.     Various Network Applications
  70. .LI 
  71.     The Network Information System
  72. .LI 
  73.     The Network File System
  74. .LI 
  75.     Managing Taylor UUCP
  76. .LI 
  77.     Electronic Mail
  78. .LI 
  79.     Getting smail Up and Running
  80. .LI 
  81.     Sendmail+IDA
  82. .LI 
  83.     Netnews
  84. .LI 
  85.     C News
  86. .LI 
  87.     A Description of NNTP
  88. .LI 
  89.     Newsreader Configuration
  90. .LI 
  91.     Glossary
  92. .LI 
  93.     Annotated Bibliography
  94. .LE
  95. .P
  96. The level of detail comes at a certain cost, which is the size of the
  97. book. When running it through LaTeX, it comes out at around 350 pages
  98. at the moment, counting table of contents, glossary, and index. This
  99. is quite a bit. I hope you'll enjoy it nevertheless.
  100. .P
  101. .\" ============================================================
  102. .H 1 "With a little help...
  103. .\" ============================================================
  104. The NAG wouldn't be what it is today if it wasn't for the involvement
  105. of O'Reilly and Associates in this project, who are going to publish
  106. the Official Printed Version of the NAG some time later this year.
  107. Since December 1993, I've been working with Andy Oram at O'Reilly who
  108. read everything I wrote, and sent me countless reviews, so much of the
  109. quality in this book is actually due to him.
  110. .P
  111. Still, the NAG will remain freely distributable under the Linux
  112. Documentation Project's License, just the way the previous release
  113. was. Thus, no-one will be shut off; rather, you will be able to
  114. choose between the online version and a high-quality printed version.
  115. .\" ============================================================
  116. .H 1 "Obtaining the NAG
  117. .\" ============================================================
  118. The NAG is available both as LaTeX source, and preformatted in several
  119. ways. The primary FTP sites are
  120. .P
  121. .in 3c
  122. \fBsunsite.unc.edu:/pub/Linux/docs/LDP\fP
  123. .br
  124. \fBtsx-11.mit.edu:/pub/linux/docs/LDP\fP
  125. .br
  126. .in -3c
  127. .P
  128. The following packages are available:
  129. .BL
  130. .LI \fBnag-1.0.tar.gz\fR
  131. This file contains the LaTeX source of the NAG. I've tried to make it
  132. as portable as possible, so I do hope it will compile cleanly on most
  133. LaTeX installations.  Some nuances of the DVI and Postscript output
  134. can be controlled by a configuration file which allows you, among
  135. other things, to select a tighter printing which reduces the size of
  136. the printed book by almost 100 pages. For details, please refer to
  137. the installation notes in that archive.
  138. .\" ----------------------------------------------------------------
  139. .LI \fBnag-dvi-1.0.tar.gz\fR
  140. This file contains the preformatted DVI output of the NAG, suitable
  141. for printing on US Letter paper. All figures in the NAG are done
  142. using using xfig, from which I generated epic/eepic output for the
  143. DVI version. The eepic macros rely on some LaTeX \\special's that
  144. some DVI printer drivers may not have implemented. If you don't see
  145. any figures on your printout, or get pages full of error messages
  146. about \\special's not supported while printing the NAG, your best
  147. option may be this: Convert the DVI file to PostScript and print the
  148. offending pages from using ghostcsript.
  149. .\" ----------------------------------------------------------------
  150. .LI \fBnag-ps-1.0.tar.gz\fR
  151. This file contains the preformatted PostScript output of the
  152. NAG, again suitable for printing on Letter Paper. This should be
  153. almost painless to use.
  154. .\" ----------------------------------------------------------------
  155. .LI \fBnag-ascii-1.0.tar.gz\fR
  156. This is the ASCII version, which is provided for the benefit of those
  157. without the disk space or printer capabilities to handle a full
  158. TeX or ghostcript installation. As things go with ASCII, the output is
  159. not very high quality, will eat horrendous amounts of paper when actually
  160. printing it (close to 400 pages), and doesn't have any figures
  161. (anybody who is willing to try his or her hand on ASCII art is very
  162. welcome).
  163. .LE
  164. .P
  165. All these files are gzipped tar archives.
  166. .\" ----------------------------------------------------------------
  167. .H 1 Feedback
  168. .\" ----------------------------------------------------------------
  169. If you have complaints, suggestions, fixes, or questions, please mail
  170. me at the address given above. However, let me say a word about
  171. `bug' reporting: if you have fixes to the NAG itself,
  172. please don't use references like `page 87, second paragraph', but
  173. rather give me a section number, or even a detailed description like
  174. `In the mount section of the NFS chapter'. Although I \fImay\fR find the
  175. sentence you refer to when you use page numbers, there's no guarantee
  176. the mistake you spotted is anywhere close to that page on my printed
  177. copy.
  178. .P
  179. I hope I didn't forget anything,
  180. .br
  181. Enjoy
  182. .br
  183. \h'4c'Olaf Kirch
  184.