summaryrefslogtreecommitdiffstats
path: root/share/doc/ja_JP.EUC/handbook/bibliography.sgml
blob: f5a6bfd4033ed166ec9ce0e2028e7908971b37c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
<!-- $Id$ -->
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.14 -->

    <chapt>
      <heading>参考図書<label id="bibliography"></heading>

      <p><em>訳: &a.nakai;<newline>12 October 1996.</em>

      <p>FreeBSD オペレーティングシステムの個々の部分については
	マニュアルページで定義のような説明がなされていますが, 
	それらにはどうやってその部分どうしをつなぎあわせて
	オペレーティングシステム全体を円滑に動作させるかを
	説明していないという欠点がよく指摘されます. 
	それを補うためには UNIX システム管理についてのよい本や, 
	すぐれた利用者向けのマニュアルが欠かせません. 

      <sect>
	<heading>利用者向けのガイド</heading>

	<p><itemize>
	  <item>Computer Systems Research Group, UC Berkeley.
	    <sl>4.4BSD User's Reference Manual</sl>.
	    O'Reilly &amp; Associates, Inc., 1994.
	    <newline>ISBN 1-56592-075-9</item>

	  <item>Computer Systems Research Group, UC Berkeley.
	    <sl>4.4BSD User's Supplementary Documents</sl>.
	    O'Reilly &amp; Associates, Inc., 1994.
	    <newline>ISBN 1-56592-076-7</item>

         <item><sl>UNIX in a Nutshell</sl>.
           O'Reilly &amp; Associates, Inc., 1990.
           <newline>ISBN 093717520X</item>

          <item><htmlurl url="http://www-wks.acs.ohio-state.edu/"
               name="Ohio State University"> has written
               a <htmlurl
               url="http://www-wks.acs.ohio-state.edu/unix_course/unix.html"
               name="UNIX Introductory Course"> which is available online
               in HTML and postscript format.</item>
	  </itemize>

      <sect>
	<heading>管理者向けのガイド</heading>

	<p><itemize> 

	    <item>Albitz, Paul and Liu, Cricket. <em>DNS and
		BIND</em>.  O'Reilly &amp; Associates, Inc., 1993. 
		<newline>ISBN 1-56592-010-4 </item>

	    <item>Computer Systems Research Group, UC Berkeley.
		<sl>4.4BSD System Manager's Manual</sl>.
		O'Reilly &amp; Associates, Inc., 1994.  
		<newline>ISBN 1-56592-080-5</item>

	    <item>Costales, Brian, et al.
		<em>Sendmail</em>. O'Reilly &amp;
		Associates, Inc., 1993. <newline>ISBN 1-56592-056-2 </item>

	    <item>Frisch, &AElig;leen. <em>Essential System
	      Administration</em>.  O'Reilly &amp;
	      Associates, Inc., 1993. <newline>ISBN 0-937175-80-3 </item>

	    <item>Hunt, Craig. <em>TCP/IP Network Administration</em>.
                O'Reilly &amp; Associates, Inc., 1992.  
		<newline>ISBN 0-937175-82-X</item>

           <item>Nemeth, Evi. <em>UNIX System Administration
		Handbook</em>. 2nd ed. Prentice Hall, 1995. 
		<newline>ISBN 0131510517</item>

	  </itemize>



      <sect>
	<heading>プログラマ向けのガイド</heading>

	<p><itemize> 

	    <item>Asente, Paul. <em>X Window System
		Toolkit</em>. Digital Press.  
		<newline>ISBN 1-55558-051-3</item>

	    <item>Computer Systems Research Group, UC Berkeley.
		<sl>4.4BSD Programmer's Reference Manual</sl>.
		O'Reilly &amp; Associates, Inc., 1994.  
		<newline>ISBN 1-56592-078-3</item>

	    <item>Computer Systems Research Group, UC Berkeley.
		<sl>4.4BSD Programmer's Supplementary Documents</sl>.
		O'Reilly &amp; Associates, Inc., 1994.  
		<newline>ISBN 1-56592-079-1</item>

	    <item>Ellis, Margaret A. and Stroustrup,
		Bjarne. <em>The Annotated C++ Reference
		Manual</em>. Addison-Wesley, 1990.  
		<newline>ISBN 0-201-51459-1</item>

	    <item>Harbison, Samuel P. and Steele, Guy
               L. Jr. <em>C: A Reference Manual</em>.  4rd ed. Prentice
               Hall, 1995.  <newline>ISBN 0-13-326224-3</item>

           <item>Kernighan, Brian and Dennis M. Ritchie.
               <em>The C Programming Language.</em>.
               PTR Prentice Hall, 1988. 
               <newline>ISBN 0-13-110362-9</item>

	    <item>Plauger, P. J. <em>The Standard C
		Library</em>. Prentice Hall, 1992.  
		<newline>ISBN 0-13-131509-9</item>

           <item>Stevens, W. Richard. <em>Advanced
               Programming in the UNIX Environment</em>.
               Reading, Mass. : Addison-Wesley, 1992
               <newline>ISBN 0-201-56317-7</item>

           <item>Stevens, W. Richard. <em>UNIX Network
               Programming</em>. PTR Prentice Hall, 1990.  
               <newline>ISBN 0-13-949876-1</item>

	    <item>Wells, Bill.  "Writing Serial Drivers for UNIX".
	      <em>Dr. Dobb's Journal</em>.  19(15), December
	      1994. pp68-71, 97-99.</item>

	  </itemize>

      <sect>
       <heading>オペレーティングシステム内部</heading>

       <p><itemize>

           <item>Jolitz, William.  "Porting UNIX to the
             386". <em>Dr. Dobb's Journal</em>.  January
             1991-July 1992.</item>

           <item>Leffler, Samuel J., Marshall Kirk McKusick, 
               Michael J Karels and John Quarterman <em>The Design and
               Implementation of the 4.3BSD UNIX Operating
               System</em>.  Reading, Mass. : Addison-Wesley, 1989.
               <newline>ISBN 0-201-06196-1</item>

           <item>Leffler, Samuel J., Marshall Kirk McKusick, 
               <em>The Design and Implementation of the 4.3BSD
               UNIX Operating System: Answer Book</em>.
               Reading, Mass. : Addison-Wesley, 1991.
               <newline>ISBN 0-201-54629-9</item>

           <item>McKusick, Marshall Kirk, Keith Bostic, Michael J Karels,
                and John Quarterman. <em>The Design and
               Implementation of the 4.4BSD Operating
               System</em>.  Reading, Mass. : Addison-Wesley, 1996.
               <newline>ISBN 0-201-54979-4</item>

           <item>Stevens, W. Richard. <em>TCP/IP Illustrated,
               Volume 1: The Protocols</em>.
               Reading, Mass. : Addison-Wesley, 1996.
               <newline>ISBN 0-201-63346-9</item>

           <item>Stevens, W. Richard. <em>TCP/IP Illustrated,
               Volume 3: TCP for Transactions, HTTP, NNTP
               and the UNIX Domain Protocols</em>.
               Reading, Mass. : Addison-Wesley, 1996.
               <newline>ISBN 0-201-63495-3</item>

           <item>Wright, Gary R. and W. Richard Stevens.
               <em>TCP/IP Illustrated, Volume 2:
               The Implementation</em>.
               Reading, Mass. : Addison-Wesley, 1995.
               <newline>ISBN 0-201-63354-X</item>

         </itemize>


      <sect>
       <heading>セキュリティの参考資料</heading>

       <p><itemize>

           <item>Cheswick, William R. and Steven M. Bellovin.
               <em>Firewalls and Internal Security:
               Repelling the Wily Hacker</em>.
               Reading, Mass. : Addison-Wesley, 1995.
               <newline>ISBN 1-201-63357-4 </item>

           <item>Garfinkel, Simson and Gene Spafford.
               <em>Practical UNIX Security</em>. 2nd Ed.
               O'Reilly &amp; Associates, Inc., 1996. 
               <newline>ISBN 1-56592-148-8 </item>

         </itemize>

      <sect>
	<heading>ハードウェアの参考資料</heading>

	<p><itemize>

           <item>Anderson, Don and Tom Shanley.
               <em>Pentium Processor System Architecture</em>.
               2nd ed. Reading, Mass. : Addison-Wesley, 1995.
               <newline>ISBN 0-201-40992-5</item>

           <item>Ferraro, Richard F. <em>Programmer's Guide
               to the EGA, VGA, and Super VGA Cards</em>.
               3rd ed. Reading, Mass. : Addison-Wesley, 1995.
               <newline>ISBN 0-201-62490-7</item>

           <item>Shanley, Tom. <em>80486 System
               Architecture</em>.  3rd ed. Reading, Mass. :
               Addison-Wesley, 1995. <newline>ISBN
               0-201-40994-1</item>

           <item>Shanley, Tom. <em>ISA System
		Architecture</em>.  3rd ed. Reading, Mass. :
		Addison-Wesley, 1995.
               <newline>ISBN 0-201-40996-8</item>

           <item>Shanley, Tom. <em>PCI System
		Architecture</em>.  3rd ed. Reading, Mass. :
		Addison-Wesley, 1995. <newline>ISBN
               0-201-40993-3</item>

	    <item>Van Gilluwe, Frank. <em>The Undocumented PC</em>.
		Reading, Mass: Addison-Wesley Pub. Co., 1994.
		<newline>ISBN 0-201-62277-7</item>

	  </itemize>

      <sect>
       <heading>UNIX の歴史</heading>

       <p><itemize>

           <item>Saulus, Peter H. <em>A quarter century of UNIX</em>.
             Addison-Wesley Publishing Company, Inc., 1994.
             <newline>ISBN 0-201-54777-5</item>
          
           <item>Simon Garfinkel, Daniel Weise, Steven Strassmann.
             <em>The UNIX-HATERS Handbook</em>.
             IDG Books Worldwide, Inc., 1994.
             <newline>ISBN 1-56884-203-1</item>

           <item>Don Libes, Sandy Ressler <em>Life with UNIX</em> - special
             edition.  Prentice-Hall, Inc., 1989.
             <newline>ISBN 0-13-536657-7</item>

         </itemize>

      <sect>
	<heading>雑誌とジャーナル</heading>

	<p><itemize>

	    <item><em>The C/C++ Users Journal</em>.  R&amp;D Publications
	      Inc. ISSN 1075-2838</item>

           <item><em>Sys Admin - The Journal for UNIX System
             Administrators</em> Miller Freeman, Inc., ISSN 1061-2688</item>

	  </itemize>

    </sect>

OpenPOWER on IntegriCloud