Merge the following from the English version:
1.177 -> 1.186 docs.sgml 1.59 -> 1.63 publish.sgml Submitted by: Hiroo Ono <hiroo at oikumene dot gcd dot org> Reference: [doc-jp-work 1004, 1005]
This commit is contained in:
parent
99fa309bdb
commit
3058e8b5c9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23145
2 changed files with 213 additions and 134 deletions
286
ja/docs.sgml
286
ja/docs.sgml
|
@ -1,15 +1,21 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/ja/docs.sgml,v 1.60 2003/10/21 20:02:44 hrs Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/ja/docs.sgml,v 1.61 2003/11/17 20:23:58 rushani Exp $">
|
||||
<!ENTITY title "Documentation">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
|
||||
<!ENTITY url.en.articles "&enbase;/doc/en_US.ISO8859-1/articles">
|
||||
<!ENTITY url.en.books "&enbase;/doc/en_US.ISO8859-1/books">
|
||||
<!ENTITY url.ja.articles "&enbase;/doc/ja_JP.eucJP/articles">
|
||||
<!ENTITY url.ja.books "&enbase;/doc/ja_JP.eucJP/books">
|
||||
<!ENTITY url.mancgi "http://www.FreeBSD.org/cgi/man.cgi">
|
||||
]>
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.177 -->
|
||||
<!-- Original revision: 1.186 -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<img src="../gifs/doc.jpg" alt="" align="right" border="0" width="274" height="163">
|
||||
<img src="&enbase;/gifs/doc.jpg" alt="ドキュメントを読む BSD デーモン" align="right" border="0" width="274" height="163">
|
||||
|
||||
<p>このウェブサイトや他のウェブサイトなど、手近な場所に様々な FreeBSD
|
||||
に関する文書が存在します。</p>
|
||||
|
@ -41,53 +47,55 @@
|
|||
|
||||
<h3><a name="books">書籍</a></h3>
|
||||
|
||||
<p><a href="../doc/ja_JP.eucJP/books/faq/index.html">FreeBSD
|
||||
FAQ</a> (<tt>faq</tt>)<br>
|
||||
<p><a href="&url.ja.books;/faq/index.html">FreeBSD FAQ</a>
|
||||
(<tt>faq</tt>)<br>
|
||||
<small>FreeBSD 全般を網羅した、よくある質問とそれに対する回答。
|
||||
</small></p>
|
||||
|
||||
<p><a href="../doc/ja_JP.eucJP/books/handbook/index.html">FreeBSD
|
||||
ハンドブック</a> (<tt>handbook</tt>)<br>
|
||||
<p><a href="&url.ja.books;/handbook/index.html">FreeBSD ハンドブック</a>
|
||||
(<tt>handbook</tt>)<br>
|
||||
<small>
|
||||
今もなお成長を続けている、FreeBSD ユーザのための包括的なリソースです。
|
||||
</small></p>
|
||||
|
||||
<p><a href="../doc/en_US.ISO8859-1/books/developers-handbook/index.html">
|
||||
<p><a href="&url.en.books;/developers-handbook/index.html">
|
||||
FreeBSD Developer's Handbook</a> (<tt>developers-handbook</tt>) (英語版のみ)<br>
|
||||
<small>FreeBSD 用のソフトウェアを開発したい人 (FreeBSD
|
||||
そのものを開発している人だけではありません)
|
||||
向けの内容です。</small></p>
|
||||
|
||||
<p><a href="../doc/en_US.ISO8859-1/books/arch-handbook/index.html">The
|
||||
<p><a href="&url.en.books;/arch-handbook/index.html">The
|
||||
FreeBSD Architecture Handbook</a> (<tt>arch-handbook</tt>) (英語版のみ)<br>
|
||||
<small>FreeBSD システムの開発者向けの本です。FreeBSD
|
||||
のカーネルサブシステムのアーキテクチャが詳細に述べられています。</small></p>
|
||||
|
||||
<p><a href="../doc/ja_JP.eucJP/books/porters-handbook/index.html">FreeBSD
|
||||
<p><a href="&url.ja.books;/porters-handbook/index.html">FreeBSD
|
||||
port 作成者のためのハンドブック</a> (<tt>porters-handbook</tt>)<br>
|
||||
<small>サードパーティ製ソフトウェアの port を作成することを
|
||||
考えているのなら、まずこれを読みましょう。</small></p>
|
||||
|
||||
<p><a href="../doc/ja_JP.eucJP/books/design-44bsd/index.html">"4.4BSD
|
||||
<p><a href="&url.ja.books;/design-44bsd/index.html">"4.4BSD
|
||||
オペレーティングシステムの設計と実装" 第 2 章</a> (<tt>design-44bsd</tt>)<br>
|
||||
<small>FreeBSD が派生した大元である、4.4BSD の設計の概要です。
|
||||
Addison-Wesley から寄贈されました。</small></p>
|
||||
|
||||
<p><a href="../doc/en_US.ISO8859-1/books/corp-net-guide/index.html">
|
||||
"The FreeBSD Corporate Networker's Guide" 第 8 章</a> (<tt>corp-net-guide</tt>) (翻訳版近日公開)<br>
|
||||
<p><a href="&url.en.books;/corp-net-guide/index.html">
|
||||
"The FreeBSD Corporate Networker's Guide" 第 8 章</a>
|
||||
(<tt>corp-net-guide</tt>)<br>
|
||||
<small>Windows、NT、Novell のホストに印刷サービスを提供するのに
|
||||
FreeBSD を利用する際の詳細です。Addison-Wesley から寄贈されました。
|
||||
</small></p>
|
||||
|
||||
<!-- XXX: Essence of this book has migrated to handbook,
|
||||
but localized version is not yet updated... -->
|
||||
<p><a href="../doc/ja_JP.eucJP/books/ppp-primer/index.html">Pedantic
|
||||
<p><a href="&url.ja.books;/books/ppp-primer/index.html">Pedantic
|
||||
PPP Primer</a> (<tt>ppp-primer</tt>)<br>
|
||||
<small>FreeBSD で PPP を設定するのに必要な知識全てが詰まっています。
|
||||
</small></p>
|
||||
|
||||
<p><a href="../doc/en_US.ISO8859-1/books/fdp-primer">新しい貢献者のための
|
||||
FreeBSD ドキュメンテーションプロジェクト入門</a> (翻訳版近日公開)<br>
|
||||
<p><a href="&url.en.books;/fdp-primer/index.html">新しい貢献者のための
|
||||
FreeBSD ドキュメンテーションプロジェクト入門</a>
|
||||
(<tt>fdp-primer</tt>)<br>
|
||||
<small>FreeBSD ドキュメンテーションプロジェクトに貢献し始めるのに
|
||||
必要な知識全てが詰まっています。</small></p>
|
||||
|
||||
|
@ -95,139 +103,167 @@
|
|||
|
||||
<!-- Articles are sorted by pathname -->
|
||||
|
||||
<p><a href="../doc/en_US.ISO8859-1/articles/5-roadmap/index.html">The
|
||||
<p><a href="&url.en.articles;/5-roadmap/index.html">The
|
||||
Roadmap for 5-STABLE</a> (<tt>5-roadmap</tt>) (英語版のみ)<br>
|
||||
<small>5-STABLE ブランチ作成までの
|
||||
中期的な開発とリリースエンジニアリングの計画です。</small></p>
|
||||
|
||||
<p><a href="../doc/en_US.ISO8859-1/articles/checkpoint/index.html">Integration
|
||||
of Checkpoint VPN-1/Firewall-1 and FreeBSD IPsec</a> (<tt>checkpoint</tt>) (英語版のみ)<br>
|
||||
<small>FreeBSD IPsec と Checkpoint VPN-1/Firewall-1 を設定する方法です。</small></p>
|
||||
<p><a href="&url.en.articles;/checkpoint/index.html">Integration
|
||||
of Checkpoint VPN-1/Firewall-1 and FreeBSD IPsec</a>
|
||||
(<tt>checkpoint</tt>) (英語版のみ)<br>
|
||||
<small>FreeBSD IPsec と
|
||||
Checkpoint VPN-1/Firewall-1 を設定する方法です。</small></p>
|
||||
|
||||
<p><a href="../doc/en_US.ISO8859-1/articles/committers-guide/index.html">
|
||||
<p><a href="&url.en.articles;/committers-guide/index.html">The
|
||||
Committer's Guide</a> (<tt>committers-guide</tt>) (英語版のみ)<br>
|
||||
<small>FreeBSD committers のための入門書です。</small></p>
|
||||
|
||||
<p><a href="../doc/en_US.ISO8859-1/articles/console-server/index.html">Console
|
||||
<p><a href="&url.en.articles;/console-server/index.html">Console
|
||||
Server Tutorial</a> (<tt>console-server</tt>) (英語版のみ)<br>
|
||||
<small>廉価なマルチポートシリアルカードを使って FreeBSD
|
||||
ベースのコンソールサーバを構築する方法です。</small></p>
|
||||
|
||||
<p><a href="../doc/ja_JP.eucJP/articles/contributing/index.html">FreeBSD
|
||||
<p><a href="&url.ja.articles;/contributing/index.html">FreeBSD
|
||||
への貢献</a> (<tt>contributing</tt>)<br>
|
||||
<small>FreeBSD プロジェクトへ貢献するための方法の紹介です。</small></p>
|
||||
|
||||
<p><a href="../doc/ja_JP.eucJP/articles/contributors/index.html">FreeBSD
|
||||
への貢献者のリスト</a> (<tt>contributors</tt>)<br>
|
||||
<p><a href="&url.ja.articles;/contributors/index.html">FreeBSD
|
||||
への貢献者一覧</a> (<tt>contributors</tt>)<br>
|
||||
<small>FreeBSD をより良いものにするのを助けてくれた組織、
|
||||
個人の一覧です。</small></p>
|
||||
|
||||
<p><a href="../doc/en_US.ISO8859-1/articles/cvs-freebsd/article.html">
|
||||
Setting up a CVS repository - The FreeBSD way</a> (<tt>cvs-freebsd</tt>) (英語版のみ)<br>
|
||||
<p><a href="&url.en.articles;/cvs-freebsd/index.html">
|
||||
Setting up a CVS repository - The FreeBSD way</a>
|
||||
(<tt>cvs-freebsd</tt>) (英語版のみ)<br>
|
||||
<small>FreeBSD プロジェクトと同じ CVSROOT 機構を使って
|
||||
CVS リポジトリをセットアップします。</small></p>
|
||||
|
||||
<p><a href="../doc/en_US.ISO8859-1/articles/cvsup-advanced/article.html">CVSup
|
||||
<p><a href="&url.en.articles;/cvsup-advanced/index.html">CVSup
|
||||
Advanced Points</a> (<tt>cvsup-advanced</tt>) (英語版のみ)<br>
|
||||
<small>CVSup の有用さを引き出すテクニックを紹介した記事です。</small></p>
|
||||
|
||||
<p><a href="../doc/ja_JP.eucJP/articles/dialup-firewall/index.html">FreeBSD
|
||||
<p><a href="&url.ja.articles;/dialup-firewall/index.html">FreeBSD
|
||||
によるダイアルアップ式ファイアウォールの構築</a> (<tt>dialup-firewall</tt>)<br>
|
||||
<small>ダイヤルアップで動的に割り当てられた IP アドレスで PPP と ipfw
|
||||
を使ってファイヤウォールを設定する方法です。</small></p>
|
||||
|
||||
<p><a href="../doc/ja_JP.eucJP/articles/diskless-x/index.html">
|
||||
<p><a href="&url.ja.articles;/diskless-x/index.html">
|
||||
ディスクレス X サーバの作り方</a> (<tt>diskless-x</tt>)<br>
|
||||
<small>ディスク無しの X サーバを構築する方法です。</small></p>
|
||||
|
||||
<p><a href="../doc/en_US.ISO8859-1/articles/euro/article.html">
|
||||
<p><a href="&url.en.articles;/euro/article.html">
|
||||
The Euro symbol on FreeBSD</a> (<tt>euro</tt>) (英語版のみ)<br>
|
||||
<small>新しいユーロ記号を表示するように FreeBSD
|
||||
と関連するアプリケーションを設定する方法です。</small></p>
|
||||
|
||||
<p><a href="../doc/en_US.ISO8859-1/articles/explaining-bsd/index.html">Explaining
|
||||
<p><a href="&url.en.articles;/explaining-bsd/index.html">Explaining
|
||||
BSD</a> (<tt>explaining-bsd</tt>) (英語版のみ)<br>
|
||||
<small>``BSD とはなにか?'' という質問に対する答えです。</small></p>
|
||||
|
||||
<p><a href="../doc/ja_JP.eucJP/articles/fbsd-from-scratch/index.html">FreeBSD
|
||||
<p><a href="&url.ja.articles;/fbsd-from-scratch/index.html">FreeBSD
|
||||
をゼロから設定するには</a> (<tt>fbsd-from-scratch</tt>)<br>
|
||||
<small>好みの ports を含め、ゼロからシステムのコンパイル、
|
||||
インストールそして設定を自動的に行う方法です。</small></p>
|
||||
|
||||
<p><a href="../doc/en_US.ISO8859-1/articles/filtering-bridges/index.html">
|
||||
<p><a href="&url.en.articles;/filtering-bridges/index.html">
|
||||
Filtering Bridges</a> (<tt>filtering-bridges</tt>) (英語版のみ)<br>
|
||||
<small>ルータではなくブリッジとして動作する FreeBSD
|
||||
ホストでファイヤウォールとパケットフィルタを設定する方法です。
|
||||
</small></p>
|
||||
|
||||
<p><a href="../doc/ja_JP.eucJP/articles/fonts/index.html">フォントと
|
||||
<p><a href="&url.ja.articles;/fonts/index.html">フォントと
|
||||
FreeBSD</a> (<tt>fonts</tt>)<br>
|
||||
<small>FreeBSD における様々なフォント技術の説明と、
|
||||
プログラムからそれを使う方法を解説しています。</small></p>
|
||||
|
||||
<p><a href="../doc/en_US.ISO8859-1/articles/formatting-media/index.html">
|
||||
<p><a href="&url.en.articles;/formatting-media/index.html">
|
||||
Formatting media on FreeBSD</a> (<tt>formatting-media</tt>) (英語版のみ)<br>
|
||||
<small>FreeBSD で固定ディスクやリムーバブルディスクを slice、partition
|
||||
に分割し、フォーマットするための解説です。</small></p>
|
||||
|
||||
<p><a href="../doc/en_US.ISO8859-1/articles/freebsd-questions/index.html">
|
||||
<p><a href="&url.en.articles;/freebsd-questions/index.html">
|
||||
How to get the best results from the FreeBSD-questions mailing list</a>
|
||||
(<tt>freebsd-questions</tt>) (英語版のみ)<br>
|
||||
<small>-questions メーリングリストから有用な情報を得るためには
|
||||
どうすればいいのか、というヒントです。</small></p>
|
||||
|
||||
<p><a href="../doc/en_US.ISO8859-1/articles/hats/index.html">Working
|
||||
with Hats</a> (<tt>hats</tt>) (英語版のみ)<br>
|
||||
<p><a href="&url.en.articles;/hats/index.html">Working with Hats</a>
|
||||
(<tt>hats</tt>) (英語版のみ)<br>
|
||||
<small>特定分野に権威を持つ ``帽子'' をかぶって
|
||||
行動するための committer 向けの入門書。</small></p>
|
||||
|
||||
<p><a href="../doc/en_US.ISO8859-1/articles/hubs/index.html">
|
||||
<p><a href="&url.en.articles;/hubs/index.html">
|
||||
Mirroring FreeBSD</a> (<tt>hubs</tt>) (英語版のみ)<br>
|
||||
<small>FreeBSD のウェブサイト、CVSup サーバ、FTP サーバなどの
|
||||
ミラーサーバの作り方をまとめて紹介します。</small></p>
|
||||
|
||||
<p><a href="../doc/en_US.ISO8859-1/articles/java-tomcat/index.html">Java, and
|
||||
<p><a href="&url.ja.articles;/ipsec-must/index.html">
|
||||
FreeBSD の IPsec 機能を独立検証するには</a>
|
||||
(<tt>ipsec-must</tt>)<br>
|
||||
<small>IPsec 機能の確認試験方法を説明します。</small></p>
|
||||
|
||||
<p><a href="&url.en.articles;/java-tomcat/index.html">Java, and
|
||||
Jakarta Tomcat</a> (<tt>java-tomcat</tt>) (英語版のみ)<br>
|
||||
<small>Java および Jakarta Tomcat を FreeBSD システムでセットアップするための情報です。</small></p>
|
||||
|
||||
<p><a href="../doc/en_US.ISO8859-1/articles/laptop/article.html">FreeBSD
|
||||
on Laptops</a> (<tt>laptop</tt>) (英語版のみ)<br>
|
||||
<p><a href="&url.en.articles;/laptop/article.html">FreeBSD on Laptops</a>
|
||||
(<tt>laptop</tt>) (英語版のみ)<br>
|
||||
<small>ラップトップで FreeBSD を動かすための情報を紹介しています。</small></p>
|
||||
|
||||
<p><a href="../doc/en_US.ISO8859-1/articles/mh/index.html">An MH
|
||||
Primer</a> (<tt>mh</tt>) (英語版のみ)<br>
|
||||
<p><a href="&url.en.articles;/mailing-list-faq/article.html">Frequently
|
||||
Asked Questions About The FreeBSD Mailing Lists</a>
|
||||
(<tt>mailing-list-faq</tt>) (英語版のみ)<br>
|
||||
<small>しばしば繰り返される議論をどう避けるかといった、
|
||||
メーリングリストをうまく使う方法です。</small></p>
|
||||
|
||||
<p><a href="&url.en.articles;/mh/index.html">An MH Primer</a>
|
||||
(<tt>mh</tt>) (英語版のみ)<br>
|
||||
<small>FreeBSD で MH メールリーダーを使うための入門書です。</small></p>
|
||||
|
||||
<p><a href="../doc/ja_JP.eucJP/articles/multi-os/index.html">
|
||||
<p><a href="&url.ja.articles;/multi-os/index.html">
|
||||
FreeBSD を他のオペレーティングシステムと共存させる方法</a> (<tt>multi-os</tt>)<br>
|
||||
<small>一つのコンピュータに FreeBSD と、別のオペレーティング
|
||||
システムをインストールするための方法です。</small></p>
|
||||
|
||||
<p><a href="../doc/en_US.ISO8859-1/articles/new-users/index.html">
|
||||
FreeBSD First Steps</a> (<tt>new-users</tt>) (英語版のみ)<br>
|
||||
<p><a href="&url.en.articles;/new-users/index.html">FreeBSD
|
||||
First Steps</a> (<tt>new-users</tt>) (英語版のみ)<br>
|
||||
<small>初めて FreeBSD や &unix; に触れる人たちのための記事です。</small></p>
|
||||
|
||||
<p><a href="../doc/en_US.ISO8859-1/articles/pam/index.html">Pluggable
|
||||
<p><a href="&url.en.articles;/pam/index.html">Pluggable
|
||||
Authentication Modules</a> (<tt>pam</tt>) (英語版のみ)<br>
|
||||
<small>FreeBSD における PAM システムとモジュールについての入門書です。</small></p>
|
||||
|
||||
<p><a href="../doc/en_US.ISO8859-1/articles/pr-guidelines/article.html">FreeBSD
|
||||
Problem Report Handling Guidelines</a> (<tt>pr-guidelines</tt>) <br>
|
||||
<p><a href="&url.en.articles;/portbuild/index.html">Package
|
||||
building procedures</a> (<tt>portbuild</tt>) (英語版のみ)<br>
|
||||
<small>FreeBSD port 管理チームが定期的に ports から packages を
|
||||
構築している方法を説明します。内容は、port 構築クラスタや、
|
||||
漸進的、実験的および公式リリースのための
|
||||
package 構築についてです。</small></p>
|
||||
|
||||
<p><a href="&url.en.articles;/pr-guidelines/index.html">FreeBSD
|
||||
Problem Report Handling Guidelines</a>
|
||||
(<tt>pr-guidelines</tt>) (英語版のみ)<br>
|
||||
<small>FreeBSD の障害報告を処理する推奨方法を述べた記事です。</small></p>
|
||||
|
||||
<p><a href="../doc/ja_JP.eucJP/articles/problem-reports/article.html">FreeBSD
|
||||
<p><a href="&url.ja.articles;/problem-reports/index.html">FreeBSD
|
||||
障害報告の書き方</a> (<tt>problem-reports</tt>)<br>
|
||||
<small>FreeBSD プロジェクトに障害報告を
|
||||
効果的に提出する方法について述べた記事です。</small></p>
|
||||
|
||||
<p><a href="../doc/en_US.ISO8859-1/articles/pxe/index.html">PXE booting
|
||||
<p><a href="&url.en.articles;/pxe/index.html">PXE booting
|
||||
FreeBSD</a> (<tt>pxe</tt>) (英語版のみ)<br>
|
||||
<small>FreeBSD を使って Intel PXE サーバを構築し、PXE
|
||||
サーバからブートする FreeBSD クライアントを設定するための文書です。
|
||||
</small></p>
|
||||
|
||||
<p><a href="../doc/en_US.ISO8859-1/articles/releng/index.html">
|
||||
FreeBSD リリースエンジニアリング</a> (<tt>releng</tt>) (英語版のみ)<br>
|
||||
<p><a href="&url.en.articles;/relaydelay/article.html">FreeBSD as
|
||||
a greylist mail server</a> (英語版のみ)<br>
|
||||
<small>FreeBSD で Sendmail, MySQL, Perl と relaydelay
|
||||
ソフトウェアを使って greylist メールサーバを実装します。
|
||||
これは、spam 対抗策として優れた方法です。</small></p>
|
||||
|
||||
<p><a href="&url.en.articles;/releng/index.html">FreeBSD
|
||||
リリースエンジニアリング</a> (<tt>releng</tt>) (英語版のみ)<br>
|
||||
<small>FreeBSD リリースエンジニアリングチームが、FreeBSD
|
||||
オペレーティングシステムの製品品質のリリースを作成するために
|
||||
とっている方法を説明しています。
|
||||
|
@ -235,9 +271,9 @@
|
|||
作成することに興味のある人のためのツールなどについても
|
||||
説明しています。</small></p>
|
||||
|
||||
<p><a href="../doc/en_US.ISO8859-1/articles/releng-packages/index.html">FreeBSD
|
||||
Release Engineering for Third Party Packages</a> (<tt>releng-packages</tt>) (英語版のみ)<br>
|
||||
|
||||
<p><a href="&url.en.articles;/releng-packages/index.html">FreeBSD
|
||||
Release Engineering for Third Party Packages</a>
|
||||
(<tt>releng-packages</tt>) (英語版のみ)<br>
|
||||
<small>FreeBSD リリースエンジニアリングチームが、FreeBSD
|
||||
の公式リリースメディア用の高品質のパッケージセットを作成するために用いている
|
||||
手法を詳しく解説しています。この文書はまだ完成しているわけではありませんが、
|
||||
|
@ -246,100 +282,106 @@
|
|||
ports クラスタとしてセットアップする方法、
|
||||
パッケージセットの一貫性を検証する方法などをとりあげる予定になっています。</small></p>
|
||||
|
||||
<p><a href="../doc/en_US.ISO8859-1/articles/serial-uart/index.html">Serial
|
||||
<p><a href="&url.en.articles;/serial-uart/index.html">Serial
|
||||
and UART devices</a> (<tt>serial-uart</tt>) (英語版のみ)<br>
|
||||
<small>FreeBSD でシリアルポートを使う際の詳しい情報です。
|
||||
マルチポートシリアルカードに関する情報も含んでいます。</small></p>
|
||||
|
||||
<p><a href="../doc/en_US.ISO8859-1/articles/solid-state/index.html">FreeBSD
|
||||
<p><a href="&url.en.articles;/solid-state/index.html">FreeBSD
|
||||
and Solid State Devices</a> (<tt>solid-state</tt>) (英語版のみ)<br>
|
||||
<small>The use of solid state disk devices in FreeBSD.</small></p>
|
||||
|
||||
<p><a href="../doc/en_US.ISO8859-1/articles/storage-devices/index.html">
|
||||
<p><a href="&url.en.articles;/storage-devices/index.html">
|
||||
Storage Devices</a> (<tt>storage-devices</tt>) (英語版のみ)<br>
|
||||
<small>ESDI ディスク、SCSI ディスク、テープデバイス、CDROM
|
||||
デバイスなどのストレージデバイスを FreeBSD で使う際の詳細な情報です。
|
||||
</small></p>
|
||||
|
||||
<p><a href="../doc/en_US.ISO8859-1/articles/vinum/index.html">Bootstrapping
|
||||
<p><a href="&url.en.articles;/vinum/index.html">Bootstrapping
|
||||
Vinum: A Foundation for Reliable Servers</a> (<tt>vinum</tt>) (英語版のみ)<br>
|
||||
<small>信頼性の高いサーバとはどういうものかを詳しく紹介し、
|
||||
Vinum を使った信頼性の高いサーバの構築を手順を追って解説した記事です。</small></p>
|
||||
|
||||
<p><a href="../doc/en_US.ISO8859-1/articles/vm-design/index.html">Design
|
||||
<p><a href="&url.en.articles;/vm-design/index.html">Design
|
||||
elements of the FreeBSD VM system</a> (<tt>vm-design</tt>) (英語版のみ)<br>
|
||||
<small>FreeBSD の仮想メモリシステムの設計についてのわかりやすい
|
||||
解説です。</small></p>
|
||||
|
||||
<p><a href="../doc/ja_JP.eucJP/articles/zip-drive/index.html">Zip
|
||||
<p><a href="&url.ja.articles;/zip-drive/index.html">Zip
|
||||
ドライブと FreeBSD</a> (<tt>zip-drive</tt>) <br>
|
||||
<small>Iomega Zip (SCSI、IDE、パラレル) ドライブを FreeBSD
|
||||
でフォーマット、マウントして使うための方法です。</small></p>
|
||||
|
||||
|
||||
<h3><a name="man">マニュアルページ</a></h3>
|
||||
|
||||
<dl>
|
||||
<dt><strong>FreeBSD</strong></dt>
|
||||
|
||||
<dd>リリース用:
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+1.0-RELEASE">1.0</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+1.1-RELEASE">1.1</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+1.1.5.1-RELEASE">1.1.5.1</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+2.0-RELEASE">2.0</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+2.0.5-RELEASE">2.0.5</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+2.1.0-RELEASE">2.1.0</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+2.1.5-RELEASE">2.1.5</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+2.1.6.1-RELEASE">2.1.6.1</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+2.1.7.1-RELEASE">2.1.7.1</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+2.2.1-RELEASE">2.2.1</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+2.2.2-RELEASE">2.2.2</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+2.2.5-RELEASE">2.2.5</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+2.2.6-RELEASE">2.2.6</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+2.2.7-RELEASE">2.2.7</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+2.2.8-RELEASE">2.2.8</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+3.0-RELEASE">3.0</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+3.1-RELEASE">3.1</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+3.2-RELEASE">3.2</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+3.3-RELEASE">3.3</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+3.4-RELEASE">3.4</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+3.5.1-RELEASE">3.5.1</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+4.0-RELEASE">4.0</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+4.1-RELEASE">4.1</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+4.2-RELEASE">4.2</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+4.3-RELEASE">4.3</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+4.4-RELEASE">4.4</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+4.5-RELEASE">4.5</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+4.6-RELEASE">4.6</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+4.7-RELEASE">4.7</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+4.8-RELEASE">4.8</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=freebsd-stable">4.x-stable</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+5.0-RELEASE">5.0</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+5.1-RELEASE">5.1</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+5.1-current">5.1-current</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=FreeBSD+Ports">Ports</a>.</dd>
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+1.0-RELEASE">1.0</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+1.1-RELEASE">1.1</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+1.1.5.1-RELEASE">1.1.5.1</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+2.0-RELEASE">2.0</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+2.0.5-RELEASE">2.0.5</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+2.1.0-RELEASE">2.1.0</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+2.1.5-RELEASE">2.1.5</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+2.1.6.1-RELEASE">2.1.6.1</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+2.1.7.1-RELEASE">2.1.7.1</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+2.2.1-RELEASE">2.2.1</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+2.2.2-RELEASE">2.2.2</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+2.2.5-RELEASE">2.2.5</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+2.2.6-RELEASE">2.2.6</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+2.2.7-RELEASE">2.2.7</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+2.2.8-RELEASE">2.2.8</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+3.0-RELEASE">3.0</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+3.1-RELEASE">3.1</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+3.2-RELEASE">3.2</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+3.3-RELEASE">3.3</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+3.4-RELEASE">3.4</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+3.5.1-RELEASE">3.5.1</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+4.0-RELEASE">4.0</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+4.1-RELEASE">4.1</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+4.2-RELEASE">4.2</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+4.3-RELEASE">4.3</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+4.4-RELEASE">4.4</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+4.5-RELEASE">4.5</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+4.6-RELEASE">4.6</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+4.7-RELEASE">4.7</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+4.8-RELEASE">4.8</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+4.9-RELEASE">4.9</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+4.10-RELEASE">4.10</a>,
|
||||
<a href="&url.mancgi;?manpath=freebsd-stable">4.x-stable</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+5.0-RELEASE">5.0</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+5.1-RELEASE">5.1</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+5.2-RELEASE">5.2</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+5.2.1-RELEASE">5.2.1</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+5.3-RELEASE">5.3</a>,
|
||||
<a href="&url.mancgi;?manpath=freebsd-stable5">5.x-stable</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+6.0-current">6.0-current</a>,
|
||||
<a href="&url.mancgi;?manpath=FreeBSD+Ports">Ports</a>.</dd>
|
||||
|
||||
<dt><strong>その他のシステム</strong></dt>
|
||||
|
||||
<dd><a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=v7">Unix Seventh Edition (V7)</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=2.8BSD">2.8BSD</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=2.9BSD">2.9.1BSD</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=2.10BSD">2.10BSD</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=2.11BSD">2.11BSD</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=4.3BSD+Reno">4.3BSD Reno</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=NET%2F2">NET/2</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=386BSD+0.1">386BSD 0.1</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=4.4BSD+Lite2">4.4BSD Lite2</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=linux">Linux</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=hpux">HP-UX</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=NetBSD">NetBSD</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=OpenBSD">OpenBSD</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=darwin">Darwin</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=plan9">Plan 9</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=sunos4">SunOS 4.x</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=sunos5">SunOS 5.x</a>,
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?manpath=ultrix">ULTRIX 4.2</a>,
|
||||
and <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?manpath=XFree86">XFree86</a>。
|
||||
<dd><a href="&url.mancgi;?manpath=v7">Unix Seventh Edition (V7)</a>,
|
||||
<a href="&url.mancgi;?manpath=2.8BSD">2.8BSD</a>,
|
||||
<a href="&url.mancgi;?manpath=2.9BSD">2.9.1BSD</a>,
|
||||
<a href="&url.mancgi;?manpath=2.10BSD">2.10BSD</a>,
|
||||
<a href="&url.mancgi;?manpath=2.11BSD">2.11BSD</a>,
|
||||
<a href="&url.mancgi;?manpath=4.3BSD+Reno">4.3BSD Reno</a>,
|
||||
<a href="&url.mancgi;?manpath=NET%2F2">NET/2</a>,
|
||||
<a href="&url.mancgi;?manpath=386BSD+0.1">386BSD 0.1</a>,
|
||||
<a href="&url.mancgi;?manpath=4.4BSD+Lite2">4.4BSD Lite2</a>,
|
||||
<a href="&url.mancgi;?manpath=hpux">HP-UX</a>,
|
||||
<a href="&url.mancgi;?manpath=linux">Linux</a>,
|
||||
<a href="&url.mancgi;?manpath=NetBSD">NetBSD</a>,
|
||||
<a href="&url.mancgi;?manpath=OpenBSD">OpenBSD</a>,
|
||||
<a href="&url.mancgi;?manpath=darwin">Darwin</a>,
|
||||
<a href="&url.mancgi;?manpath=plan9">Plan 9</a>,
|
||||
<a href="&url.mancgi;?manpath=sunos4">SunOS 4.x</a>,
|
||||
<a href="&url.mancgi;?manpath=sunos5">SunOS 5.x</a>,
|
||||
<a href="&url.mancgi;?manpath=ultrix">ULTRIX 4.2</a>,
|
||||
<a href="&url.mancgi;?manpath=XFree86">XFree86</a>.
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
@ -447,7 +489,7 @@
|
|||
<li>
|
||||
<p><em>FreeBSD Installation Details for Newbies</em>。
|
||||
この文書は
|
||||
<a href="../doc/en_US.ISO8859-1/books/handbook/install.html">
|
||||
<a href="&url.ja.books/handbook/install.html">
|
||||
FreeBSD ハンドブック</a>に統合されました。</p>
|
||||
</li>
|
||||
|
||||
|
@ -464,14 +506,14 @@
|
|||
<li>
|
||||
<p><em>Writing an ISA device driver</em>。
|
||||
この文書は
|
||||
<a href="../doc/en_US.ISO8859-1/books/developers-handbook">
|
||||
<a href="&url.en.books;/developers-handbook">
|
||||
開発者のためのハンドブック</a>に統合されました。</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<p><em>FreeBSD Assembly Language Programming Tutorial</em>。
|
||||
この文書は
|
||||
<a href="../doc/en_US.ISO8859-1/books/developers-handbook">
|
||||
<a href="&url.en.books;/developers-handbook">
|
||||
開発者のためのハンドブック</a>に統合されました。</p>
|
||||
</li>
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/ja/publish.sgml,v 1.35 2002/08/17 20:31:10 hrs Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/ja/publish.sgml,v 1.36 2004/11/17 21:52:53 rushani Exp $">
|
||||
<!ENTITY title "FreeBSD Related Publications">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.59 -->
|
||||
<!-- Original revision: 1.63 -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -154,7 +154,7 @@
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="gifs/aboutfb.jpg"><IMG SRC="gifs/aboutf.jpg" WIDTH="150"
|
||||
<td><a href="../gifs/aboutfb.jpg"><IMG SRC="../gifs/aboutf.jpg" WIDTH="150"
|
||||
HEIGHT="184" alt="book cover"></a></td>
|
||||
|
||||
<td>Youngjin.com による "About FreeBSD" です。
|
||||
|
@ -165,7 +165,7 @@
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="http://maxwell.itb.ac.id/bukudepan.jpg"><IMG SRC="gifs/bukudepan.jpg" WIDTH="178"
|
||||
<td><a href="http://maxwell.itb.ac.id/bukudepan.jpg"><IMG SRC="../gifs/bukudepan.jpg" WIDTH="178"
|
||||
HEIGHT="280" alt="book cover"></a></td>
|
||||
|
||||
<td>
|
||||
|
@ -179,7 +179,7 @@
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="http://www.freebsdmall.com/cgi-bin/fm/bsdhandbk"><IMG SRC="gifs/bsdi-handbook.png" WIDTH="171" HEIGHT="220" alt="book cover"></a></td>
|
||||
<td><a href="http://www.freebsdmall.com/cgi-bin/fm/bsdhandbk"><IMG SRC="../gifs/bsdi-handbook.png" WIDTH="171" HEIGHT="220" alt="book cover"></a></td>
|
||||
<td>
|
||||
FreeBSD Handbook 1st Edition は、詳しく書かれた
|
||||
FreeBSD のチュートリアルとリファレンスです。
|
||||
|
@ -190,7 +190,7 @@
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="http://www.freebsdmall.com/cgi-bin/fm/bsdcomp"><IMG SRC="gifs/bsdcomp-4.2.gif" WIDTH="200" HEIGHT="220" alt="book cover"></a></td>
|
||||
<td><a href="http://www.freebsdmall.com/cgi-bin/fm/bsdcomp"><IMG SRC="../gifs/bsdcomp-4.2.gif" WIDTH="200" HEIGHT="220" alt="book cover"></a></td>
|
||||
|
||||
<td>
|
||||
Complete FreeBSD with CDs の第三版、FreeBSD 4.2。
|
||||
|
@ -203,7 +203,7 @@
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="http://www.freebsdmall.com/cgi-bin/fm/bsdhandbk"><IMG SRC="gifs/wr-handbook-2nd.png" WIDTH="172" HEIGHT="220" alt="book cover"></a></td>
|
||||
<td><a href="http://www.freebsdmall.com/cgi-bin/fm/bsdhandbk"><IMG SRC="../gifs/wr-handbook-2nd.png" WIDTH="172" HEIGHT="220" alt="book cover"></a></td>
|
||||
<td>
|
||||
FreeBSD Handbook 2nd Edition は、詳しく書かれた
|
||||
FreeBSD のチュートリアルとリファレンスです。
|
||||
|
@ -214,7 +214,7 @@
|
|||
</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><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>
|
||||
"FreeBSD ネットワーク管理ガイド" Mittelstaedt, Ted.
|
||||
Addison Wesley, 2000.<br>
|
||||
|
@ -231,7 +231,7 @@
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="http://www.bittreepress.com/FreeBSD/introbook/"><img src="gifs/fbsd-ososfypc.jpg" width="150" height="188" alt="book cover"></a></td>
|
||||
<td><a href="http://www.bittreepress.com/FreeBSD/introbook/"><img src="../gifs/fbsd-ososfypc.jpg" width="150" height="188" alt="book cover"></a></td>
|
||||
<td>"FreeBSD, An Open-Source Operating System for Your Personal Computer",
|
||||
Annelise Anderson.<br>
|
||||
FreeBSD にも UNIX にも馴染みがないユーザ向けの FreeBSD 入門書です。
|
||||
|
@ -246,7 +246,7 @@
|
|||
</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><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.<br>
|
||||
この本は、高性能なエンタープライズ環境における FreeBSD ベースの
|
||||
サーバー管理について論じています。<br>
|
||||
|
@ -256,7 +256,7 @@
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="http://elibrary.fultus.com/mergedProjects/FreeBSD Documentation/index.htm"><IMG SRC="gifs/fultus-cover.gif" WIDTH="150" HEIGHT="211" alt="FreeBSD Open Documentation Library"></a></td>
|
||||
<td><a href="http://elibrary.fultus.com/mergedProjects/FreeBSD Documentation/index.htm"><IMG SRC="../gifs/fultus-cover.gif" WIDTH="150" HEIGHT="211" alt="FreeBSD Open Documentation Library"></a></td>
|
||||
<td><a href="http://www.fultus.com/" target="_blank">Fultus</a> は
|
||||
<b>FreeBSD Open Documentation Library</b> を公開しています。
|
||||
これは、Fultus の
|
||||
|
@ -279,6 +279,43 @@
|
|||
にあるサンプルをダウンロードしてください。
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="../gifs/kapak.jpg"><img src="../gifs/kapak_sml.jpg" width="140" height="212" alt="book cover"></a></td>
|
||||
|
||||
<td>EnderUNIX の専門家と Huseyin Yuce が書いたこの本は、
|
||||
トルコ語による FreeBSD に関する初めての本です。この本は、
|
||||
<a href="http://www.acikkod.com/">acikkod</a> publications
|
||||
出版社から出版されており、<a
|
||||
href="http://www.acikkod.com/siparis.php">この</a>ページ
|
||||
から購入できます。
|
||||
書誌事項は以下のとおりです。<br>
|
||||
<br>
|
||||
ISBN: 975-98990-0-0<br>
|
||||
出版: 2004年2月<br>
|
||||
ペーパーバック: 504 ページ<br>
|
||||
CD: FreeBSD 4.9 インストール CD<br>
|
||||
著者: Hüseyin Yüce, İsmail Yenigül, Ömer Faruk
|
||||
Şen, Barış Şimşek and Murat
|
||||
Balaban.<br>
|
||||
<br>
|
||||
<a href="http://www.acikkod.com/pdfs/freebsd1.pdf">目次</a> (トルコ語)
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a
|
||||
href="http://www.eyrolles.com/Informatique/Livre/9782212114638/"><img
|
||||
src="../gifs/cahiers_adm_cov.jpg" width="187" height="215"
|
||||
alt="Les cahiers de l'Admin BSD 表紙"></a></td>
|
||||
|
||||
<td>Emmanuel Dreyfus による Les cahiers de l'Admin: BSD (BSD
|
||||
管理者ノート) は、BSD システム向けのさまざまな &unix; 管理の
|
||||
話題を扱っています。BSD システム管理の初心者および
|
||||
中級者向けです。フランス語で書かれています。<a
|
||||
href="http://www.eyrolles.com/">Eyrolles</a>, 2004. ISBN
|
||||
2-212-11463-X</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<a name="cdroms"></a>
|
||||
|
@ -529,7 +566,7 @@
|
|||
</td></tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="gifs/lob-freebsd-4.4.gif"><img src="../gifs/lob-freebsd-4.4.gif" WIDTH="243" HEIGHT="207" alt="CD cover"></a></td>
|
||||
<td><a href="../gifs/lob-freebsd-4.4.gif"><img src="../gifs/lob-freebsd-4.4.gif" WIDTH="243" HEIGHT="207" alt="CD cover"></a></td>
|
||||
<td>
|
||||
FreeBSD 4.4 CD-ROM。Lehmanns CD-ROM 版。
|
||||
2001 年 11 月、ジュエルケース CD-ROM 6枚組。
|
||||
|
|
Loading…
Reference in a new issue