Add The FreeBSD Corporate Networker's Guide here.
Requested by: Ted Mittelstaedt <tedm@toybox.placo.com>
This commit is contained in:
parent
eab8da4908
commit
e8b863b4f8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16041
4 changed files with 20 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/gifs/Makefile,v 1.42 2002/04/12 07:36:10 murray Exp $
|
||||
# $FreeBSD: www/en/gifs/Makefile,v 1.43 2003/02/17 20:32:40 ceri Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
|
@ -60,6 +60,7 @@ DATA+= bsdi-handbook.png fm-freebsd45.png
|
|||
DATA+= done.png how_to_contribute.png in_progress.png news.png
|
||||
DATA+= not_planned.png not_started.png project_goal.png project_plan.png
|
||||
DATA+= resources_and_links.png status_board.png blocked.png c99.jpg
|
||||
DATA+= fbsdcng-english.png fbsdcng-japanese.png
|
||||
DATA+= abs_bsd_cov.gif
|
||||
|
||||
.include "${WEB_PREFIX}/share/mk/web.site.mk"
|
||||
|
|
|
|||
BIN
en/gifs/fbsdcnd-japanese.png
Normal file
BIN
en/gifs/fbsdcnd-japanese.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.9 KiB |
BIN
en/gifs/fbsdcng-english.png
Normal file
BIN
en/gifs/fbsdcng-english.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 32 KiB |
|
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/publish.sgml,v 1.53 2003/01/06 16:13:39 mwlucas Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/publish.sgml,v 1.54 2003/02/17 20:11:21 ceri Exp $">
|
||||
<!ENTITY title "FreeBSD Related Publications">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
|
@ -207,6 +207,23 @@
|
|||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="http://www.freebsd-corp-net-guide.com"><IMG SRC="gifs/fbsdcng-english.png" WIDTH="147" HEIGHT="184" alt="book cover"></a></td>
|
||||
<td>
|
||||
"The FreeBSD Corporate Networker's Guide" Mittelstaedt, Ted.
|
||||
Addison Wesley, 2000.<br>
|
||||
There are two printings: the first has disk 1 of FreeBSD 4.2, the
|
||||
second has disk 1 of FreeBSD 4.4. 400 pages. The Japanese translation
|
||||
was published in 2001.<br>
|
||||
The Networker's Guide covers integration of FreeBSD into typical
|
||||
corporate networks with special emphasis on interoperation with
|
||||
Windows 95/98/ME/NT/2K.<br>
|
||||
|
||||
English version: 2000, Addison Wesley. ISBN 0-201-70481-1<br>
|
||||
Japanese version: 2001, Pearson Education Japan. ISBN 4-89471-464-7
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="http://www.AbsoluteBSD.com/"><IMG SRC="gifs/abs_bsd_cov.gif" WIDTH="165" HEIGHT="207" alt="Absolute BSD book cover"></a></td>
|
||||
<td>Absolute BSD. This book discusses management of
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue