msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2007-01-02 23:42+0000\n" "PO-Revision-Date: 2008-05-12 00:27+0900\n" "Last-Translator: KURASAWA Nozomu \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-Language: Japanese\n" #. Tag: title #: post-install.xml:5 #, no-c-format msgid "Next Steps and Where to Go From Here" msgstr "次のステップとそれから" #. Tag: title #: post-install.xml:13 #, no-c-format msgid "Shutting down the system" msgstr "システムをシャットダウンする" #. Tag: para #: post-install.xml:15 #, no-c-format msgid "" "To shut down a running Linux system, you must not reboot with the reset " "switch on the front or back of your computer, or just turn off the computer. " "Linux should be shut down in a controlled manner, otherwise files might get " "lost and/or disk damage might occur. If you run a desktop environment, there " "is usually an option to log out available from the " "application menu that allows you to shutdown (or reboot) the system." msgstr "" "稼働中の Linux システムをシャットダウンする際には、コンピュータの前面や背面に" "あるリセットスイッチで再起動させたり、いきなり電源を落したりしてはいけませ" "ん。Linux は適切な手順でシャットダウンすべきで、さもないとファイルを失ったり" "ディスクにダメージがもたらされたりします。デスクトップ環境を実行している場合" "は、通常システムのシャットダウン (または再起動) を可能にする、アプリケーショ" "ンメニューから利用できる ログアウト 用のオプションがあります。" #. Tag: para #: post-install.xml:25 #, no-c-format msgid "" "Alternatively you can press the key combination Ctrl Alt Del or Control Shift Power on Macintosh systems. A " "last option is to log in as root and type one of the commands " "poweroff, halt or shutdown -h " "now if either of the key combinations do not work or you prefer to " "type commands; use reboot to reboot the system." msgstr "" "もう一つの方法として、 Ctrl Alt " "Del 、Macintosh シ" "ステムでは Control Shift " "Power のキーを同時に押す方法が使えま" "す。このキーの組合せが効かない場合や、コマンドを打つ方が好みなら、システムを" "再起動するには reboot と打ち込んでください。最後の選択肢と" "して、root でログインして poweroffhalt あるいは shutdown -h now などのコマンドのどれかを" "打ち込みます (訳注: システムが停止します)。" #. Tag: title #: post-install.xml:46 #, no-c-format msgid "If You Are New to Unix" msgstr "Unix を初めてお使いになる方へ" #. Tag: para #: post-install.xml:47 #, no-c-format msgid "" "If you are new to Unix, you probably should go out and buy some books and do " "some reading. A lot of valuable information can also be found in the Debian Reference. This list of Unix FAQs contains a number of UseNet " "documents which provide a nice historical reference." msgstr "" "Unix を初めてお使いになる方は、出かけて何冊か本を買い、少し読んでみるとよいで" "しょう。さらに多くの価値ある情報が Debian Reference で見つけられます。この Unix FAQ のリストには、素晴らしい歴史的な参考文献を提供する " "UseNet ドキュメントがたくさん紹介されています。" #. Tag: para #: post-install.xml:55 #, no-c-format msgid "" "Linux is an implementation of Unix. The Linux " "Documentation Project (LDP) collects a number of HOWTOs and online " "books relating to Linux. Most of these documents can be installed locally; " "just install the doc-linux-html package (HTML " "versions) or the doc-linux-text package (ASCII " "versions), then look in /usr/share/doc/HOWTO. " "International versions of the LDP HOWTOs are also available as Debian " "packages." msgstr "" "Linux は Unix の実装の一つです。Linux Documentation " "Project (LDP) では Linux に関するたくさんの HOWTO やオンラインの書籍" "をまとめています。これらの文書の多くは手元のコンピュータにインストールするこ" "ともできます。doc-linux-html パッケージ (HTML 版) か " "doc-linux-text パッケージ (テキスト版) をインストール" "してから、/usr/share/doc/HOWTO ディレクトリを覗いてみて" "ください。また各国語版の LDP HOWTO も Debian のパッケージとしてご利用いただけ" "ます。" #. Tag: title #: post-install.xml:76 #, no-c-format msgid "Orienting Yourself to Debian" msgstr "Debian に慣れる" #. Tag: para #: post-install.xml:77 #, no-c-format msgid "" "Debian is a little different from other distributions. Even if you're " "familiar with Linux in other distributions, there are things you should know " "about Debian to help you to keep your system in a good, clean state. This " "chapter contains material to help you get oriented; it is not intended to be " "a tutorial for how to use Debian, but just a very brief glimpse of the " "system for the very rushed." msgstr "" "Debian は他のディストリビューションとは少々異なっています。他のディストリ" "ビューションで Linux に精通された方でも、システムを整然とした状態に保つために" "は、Debian について知っておかなくてはならないことがあります。この章では " "Debian に慣れる手助けとなる資料を紹介します。Debian の使い方を逐一説明するこ" "とは意図していません。すごく急いでいる人にシステムをざっとつかんでもらうだけ" "のものです。" #. Tag: title #: post-install.xml:88 #, no-c-format msgid "Debian Packaging System" msgstr "Debian パッケージングシステム" #. Tag: para #: post-install.xml:89 #, no-c-format msgid "" "The most important concept to grasp is the Debian packaging system. In " "essence, large parts of your system should be considered under the control " "of the packaging system. These include: " "/usr (excluding /usr/local) /var (you could make " "/var/local and be safe in there) " " /bin " " /sbin " " /lib For instance, if you replace /usr/bin/perl, that will work, but then if you upgrade your perl package, the file you put there will be replaced. Experts can get " "around this by putting packages on hold in aptitude." msgstr "" "まず理解すべき最も重要な考え方に、Debian のパッケージングシステムがあります。" "基本的に、システムの大部分はパッケージングシステムの管理下にあると考えられて" "います。このパッケージングシステムによって管理されるディレクトリには、以下の" "ディレクトリが含まれています。 /" "usr (/usr/local を除く) " " /var (/var/local " "を作成し、それ以下のディレクトリを自由に使うことは可能です) /bin " " /sbin " " /lib 例えば、/usr/bin/perl をあなたが別に用意し" "たファイルで置き換えたとしても、その動作には問題はありません。ただし、後で " "perl パッケージを更新すると、あなたが置いたファイルは" "パッケージによって置き換えられてしまいます。これを避けるには、" "aptitude でパッケージを hold (保留) すると" "いう操作を行います。" #. Tag: para #: post-install.xml:130 #, no-c-format msgid "" "One of the best installation methods is apt. You can use the command line " "version apt-get or full-screen text version " "aptitude. Note apt will also let you merge main, " "contrib, and non-free so you can have export-restricted packages as well as " "standard versions." msgstr "" "ベストなインストール方法の一つに apt があります。コマンドライン版の " "apt-get を利用することもできますし、フルスクリーンテキスト" "版の aptitude を利用することもできます。apt は " "main、contrib、non-free を統一的に処理するので、輸出制限パッケージもスタン" "ダードパッケージも同じ樣に扱うことができます。" #. Tag: title #: post-install.xml:141 #, no-c-format msgid "Application Version Management" msgstr "アプリケーションの種類の管理" #. Tag: para #: post-install.xml:142 #, no-c-format msgid "" "Alternative versions of applications are managed by update-alternatives. If " "you are maintaining multiple versions of your applications, read the update-" "alternatives man page." msgstr "" "似たような種類のものが複数あるようなアプリケーションは、update-alternatives " "で管理されています。同種のアプリケーションを複数保守している人は、update-" "alternatives の man ページをご覧ください。" #. Tag: title #: post-install.xml:152 #, no-c-format msgid "Cron Job Management" msgstr "cron ジョブ管理" #. Tag: para #: post-install.xml:153 #, no-c-format msgid "" "Any jobs under the purview of the system administrator should be in " "/etc, since they are configuration files. If you have a " "root cron job for daily, weekly, or monthly runs, put them in /etc/" "cron.{daily,weekly,monthly}. These are invoked from /" "etc/crontab, and will run in alphabetic order, which serializes " "them." msgstr "" "システム管理者権限のもとで実行するジョブは、設定ファイルのある /" "etc に置いてください。毎日、毎週、毎月 root で実行する cron ジョブ" "があれば、/etc/cron.{daily,weekly,monthly} に置いてくだ" "さい。これらは /etc/crontab から呼び出され、アルファベッ" "ト順に実行されます。" #. Tag: para #: post-install.xml:162 #, no-c-format msgid "" "On the other hand, if you have a cron job that (a) needs to run as a special " "user, or (b) needs to run at a special time or frequency, you can use either " "/etc/crontab, or, better yet, /etc/cron.d/" "whatever. These particular files also have an extra field that " "allows you to stipulate the user account under which the cron job runs." msgstr "" "一方、特定のユーザで実行する必要がある cron ジョブや、特定の時間または頻度で" "実行する必要がある cron ジョブには、/etc/crontab あるい" "は /etc/cron.d/whatever が使えます (後者の方が望まし" "い)。これらのファイルには cron ジョブを実行するユーザアカウントを明記する特別" "なフィールドがあります。" #. Tag: para #: post-install.xml:171 #, no-c-format msgid "" "In either case, you just edit the files and cron will notice them " "automatically. There is no need to run a special command. For more " "information see cron(8), crontab(5), and /usr/share/doc/cron/" "README.Debian." msgstr "" "どちらの場合も、ファイルを編集するだけで cron が自動的に実行してくれます。特" "別なコマンドを実行する必要はありません。詳しい情報は cron(8)、crontab(5)、" "/usr/share/doc/cron/README.Debian をご覧ください。" #. Tag: title #: post-install.xml:186 #, no-c-format msgid "Further Reading and Information" msgstr "さらなる文書や情報" #. Tag: para #: post-install.xml:187 #, no-c-format msgid "" "If you need information about a particular program, you should first try " "man program, or " "info program." msgstr "" "もし、特定のプログラムに関する情報が必要ならば、まずは man " "プログラム名info " "プログラム名を実行してみてください。" #. Tag: para #: post-install.xml:193 #, no-c-format msgid "" "There is lots of useful documentation in /usr/share/doc " "as well. In particular, /usr/share/doc/HOWTO and " "/usr/share/doc/FAQ contain lots of interesting " "information. To submit bugs, look at /usr/share/doc/debian/bug*. To read about Debian-specific issues for particular programs, " "look at /usr/share/doc/(package name)/README.Debian." msgstr "" "/usr/share/doc にも有用な文書がたくさんあります。特に、" "/usr/share/doc/HOWTO/usr/share/doc/FAQ には興味深い情報がいくつもあります。バグを報告するには /" "usr/share/doc/debian/bug* をご覧ください。特定のプログラムについ" "て Debian 固有の問題を読むためには /usr/share/doc/(package name)/" "README.Debian をご覧ください。" #. Tag: para #: post-install.xml:204 #, no-c-format msgid "" "The Debian web site contains a " "large quantity of documentation about Debian. In particular, see the Debian GNU/Linux FAQ and the " "Debian " "Reference. An index of more Debian documentation is available from " "the Debian Documentation " "Project. The Debian community is self-supporting; to subscribe to " "one or more of the Debian mailing lists, see the Mail List Subscription page. " "Last, but not least, the Debian " "Mailing List Archives contain a wealth of information on Debian." msgstr "" "Debian ウェブサイト には、" "Debian に関するたくさんの文書があります。特に、Debian GNU/Linux FAQDebian リファレンス をご覧ください。Debian ド" "キュメンテーションプロジェクト には、Debian ドキュメンテーションに関" "するより多くのインデックスが用意されています。Debian のコミュニティでは、ユー" "ザがお互いにサポートを行っています。Debian のメーリングリストを購読するには " " メーリングリスト" "の購読ページをご覧ください。大事なことを言い忘れましたが、Debian メーリングリストアーカイブには " "Debian に関する豊富な情報が含まれています。" #. Tag: para #: post-install.xml:222 #, no-c-format msgid "" "A general source of information on GNU/Linux is the Linux Documentation Project. There you will find the " "HOWTOs and pointers to other very valuable information on parts of a GNU/" "Linux system." msgstr "" "GNU/Linux の情報の一般的なソースは、Linux Documentation Project です。そこで、GNU/Linux システムの部分" "について、他の非常に価値ある情報のための HOWTO やポインタを得られるでしょう。" #. Tag: title #: post-install.xml:238 #, no-c-format msgid "Setting Up Your System To Use E-Mail" msgstr "電子メールを使用するためのシステム設定" #. Tag: para #: post-install.xml:239 #, no-c-format msgid "" "Today, email is an important part of many people's life. As there are many " "options as to how to set it up, and as having it set up correctly is " "important for some Debian utilities, we will try to cover the basics in this " "section." msgstr "" "今日では、電子メールは多くの人々にとって生活の重要な一部になっています。電子" "メールを使えるように設定するまでには、たくさんの選択肢があり、さらに電子メー" "ルが正確に設定されていることが重要になる Debian ユーティリティ があります。本" "節では、基本的なことのみ説明します。" #. Tag: para #: post-install.xml:246 #, no-c-format msgid "" "There are three main functions that make up an e-mail system. First there is " "the Mail User Agent (MUA) which is the program a user " "actually uses to compose and read mails. Then there is the Mail " "Transfer Agent (MTA) that takes care of transferring messages " "from one computer to another. And last there is the Mail Delivery " "Agent (MDA) that takes care of delivering incoming mail to the " "user's inbox." msgstr "" "電子メールシステムは、三つの主要な機能で構築されています。最初に、ユーザが" "メールを読み書きするために実際に使用するプログラムである Mail " "User Agent (MUA) があります。次に、あるコンピュータから別のコン" "ピュータまでメッセージの転送処理をする Mail Transfer Agent (MTA) があります。そして最後に、ユーザの受信箱に受信メールの配送処" "理をする Mail Delivery Agent (MDA) があります。" #. Tag: para #: post-install.xml:256 #, no-c-format msgid "" "These three functions can be performed by separate programs, but they can " "also be combined in one or two programs. It is also possible to have " "different programs handle these functions for different types of mail." msgstr "" "これら三つの機能は個別のプログラムによって実行されますが、一つあるいは二つの" "プログラムに組み込むこともできます。また、異なるタイプのメールのために、これ" "らの機能を処理する異なるプログラムを使用することもできます。" #. Tag: para #: post-install.xml:262 #, no-c-format msgid "" "On Linux and Unix systems mutt is historically a very " "popular MUA. Like most traditional Linux programs it is text based. It is " "often used in combination with exim or sendmail as MTA and procmail as MDA." msgstr "" "Linux や Unix システムにおいては、mutt が歴史的にとてもよ" "く知られている MUA です。従来のほとんどの Linux プログラムがそうであるように" "テキストベースのプログラムで、MTA として exim または " "sendmail、そして MDA として procmail と" "組み合わせてよく使用されます。" #. Tag: para #: post-install.xml:269 #, no-c-format msgid "" "With the increasing popularity of graphical desktop systems, the use of " "graphical e-mail programs like GNOME's evolution, KDE's " "kmail or Mozilla's thunderbird (in " "Debian available as icedove The reason " "that thunderbird has been renamed to icedove in Debian has to do with licensing issues. Details are outside the " "scope of this manual. ) is becoming more popular. These " "programs combine the function of a MUA, MTA and MDA, but can — and " "often are — also be used in combination with the traditional Linux " "tools." msgstr "" "グラフィカルデスクトップシステムの人気の高まりとともに、GNOME の " "evolution、KDE の kmail、あるいは " "Mozilla の thunderbird (Debian では icedove thunderbird が Debian で " "icedove に改名された理由は、ライセンス問題と関係がありま" "す。詳細は本マニュアルでは扱いません。 として利用可能) の" "ようなグラフィカルな電子メールプログラムの使用がより一般的になっています。こ" "れらのプログラムは、MUA、MTA および MDA の機能が組み合わされていますが、従来" "の Linux ツールと組み合わせることもでき — そして多くの場合は組み合わせ" "て — 使用されます。" #. Tag: title #: post-install.xml:289 #, no-c-format msgid "Default E-Mail Configuration" msgstr "デフォルトの電子メール設定" #. Tag: para #: post-install.xml:290 #, no-c-format msgid "" "Even if you are planning to use a graphical mail program, it is important " "that a traditional MTA/MDA is also installed and correctly set up on your " "Linux system. Reason is that various utilities running on the " "system Examples are: cron, " "quota, logcheck, aide, … can send important notices by e-mail " "to inform the system administrator of (potential) problems or changes." msgstr "" "グラフィカルなメールプログラムを使用するつもりでいても、Linux システムに従来" "の MTA/MDA もインストールし、正確に設定するのは大切なことです。システムで起動" "している様々なユーティリティ 例えば: cronquotalogcheck、" "aide、… が、システム管理者に " "(潜在的な) 問題や変更を通知するために、電子メールで重要な通知を送ることができ" "るからです。" #. Tag: para #: post-install.xml:305 #, no-c-format msgid "" "For this reason the packages exim4 and " "mutt will be installed by default (provided you did " "not unselect the standard task during the installation). " "exim4 is a combination MTA/MDA that is relatively " "small but very flexible. By default it will be configured to only handle e-" "mail local to the system itself and e-mails addressed to the system " "administrator (root account) will be delivered to the regular user account " "created during the installation The forwarding of mail for " "root to the regular user account is configured in /etc/aliases. If no regular user account was created, the mail will of course " "be delivered to the root account itself. ." msgstr "" "そのため、exim4mutt パッ" "ケージは、デフォルトでインストールされます (インストールの際に 標準 タスクを非選択にしなかった場合)。exim4 は、比較" "的小さなプログラムですが、とても柔軟性のある MTA/MDA の組み合わせです。デフォ" "ルトでは、システム内のローカルな電子メールの処理のみのために設定され、システ" "ム管理者 (root アカウント) 宛ての電子メールは、インストールの際に作成した標準" "のユーザアカウントに配送されます 標準のユーザアカウントへの " "root 宛てのメールの転送は、/etc/aliases で設定します。標" "準のユーザアカウントを作成しなかった場合、もちろんメールは root アカウント自" "身に配送されます。 。" #. Tag: para #: post-install.xml:324 #, no-c-format msgid "" "When system e-mails are delivered they are added to a file in /var/" "mail/account_name. The e-mails can be " "read using mutt." msgstr "" "システムから配送された電子メールは /var/mail/" "account_name 中のファイルに加えられま" "す。メールは mutt を使って読むことができます。" #. Tag: title #: post-install.xml:334 #, no-c-format msgid "Sending E-Mails Outside The System" msgstr "システムの外に電子メールを送る" #. Tag: para #: post-install.xml:335 #, no-c-format msgid "" "As mentioned earlier, the installed Debian system is only set up to handle e-" "mail local to the system, not for sending mail to others nor for receiving " "mail from others." msgstr "" "先に述べたように、インストールした Debian システムは、システム内のローカルな " "電子メールを処理するようにだけ設定され、他人にメールを送ったり、他人からメー" "ルを受け取ったりするようには設定されません。" #. Tag: para #: post-install.xml:341 #, no-c-format msgid "" "If you would like exim4 to handle external e-mail, " "please refer to the next subsection for the basic available configuration " "options. Make sure to test that mail can be sent and received correctly." msgstr "" "exim4 に外部の電子メールを処理させたい場合は、利用でき" "る基本設定オプションに関して、次節を参照してください。メールが正しく送受信で" "きることは、テストして確かめるようにしてください。" #. Tag: para #: post-install.xml:347 #, no-c-format msgid "" "If you intend to use a graphical mail program and use a mail server of your " "Internet Service Provider (ISP) or your company, there is not really any " "need to configure exim4 for handling external e-mail. " "Just configure your favorite graphical mail program to use the correct " "servers to send and receive e-mail (how is outside the scope of this manual)." msgstr "" "もしグラフィカルなメールプログラムを使って、インターネットサービスプロバイダ " "(ISP) あるいは会社のメールサーバを使用するつもりならば、外部の電子メールを処" "理するために exim4 を設定する必要は実際にはありませ" "ん。電子メールを送受信するために、好みのグラフィカルなメールプログラムが正し" "いサーバを使用するようにただ設定するだけです (設定方法は本マニュアルでは扱い" "ません)。" #. Tag: para #: post-install.xml:356 #, no-c-format msgid "" "However, in that case you may need to configure individual utilities to " "correctly send e-mails. One such utility is reportbug, a " "program that facilitates submitting bug reports against Debian packages. By " "default it expects to be able to use exim4 to submit " "bug reports." msgstr "" "しかしその場合には、電子メールを正しく送れるように個々のユーティリティを設定" "する必要があるかもしれません。そのようなユーティリティの一つに、Debian パッ" "ケージに対するバグ報告の提出を容易にするプログラムである reportbug があります。デフォルトでは、バグ報告を提出するために " "exim4 が使用可能であることが期待されます。" #. Tag: para #: post-install.xml:364 #, no-c-format msgid "" "To correctly set up reportbug to use an external mail " "server, please run the command reportbug --configure and " "answer no to the question if an MTA is available. You will " "then be asked for the SMTP server to be used for submitting bug reports." msgstr "" "外部のメールサーバを使用するように reportbug を正しく設定" "するため、reportbug --configure コマンドを実行し、MTA が利" "用可能かどうかという質問に noと答えてください。その後、バグ報" "告の提出に使用する SMTP サーバを尋ねられるでしょう。" #. Tag: title #: post-install.xml:375 #, no-c-format msgid "Configuring the Exim4 Mail Transport Agent" msgstr "Exim4 Mail Transport Agent の設定" #. Tag: para #: post-install.xml:376 #, no-c-format msgid "" "If you would like your system to also handle external e-mail, you will need " "to reconfigure the exim4 package You " "can of course also remove exim4 and replace it with " "an alternative MTA/MDA. :" msgstr "" "システムで外部の電子メールを処理するようにしたい場合、exim4 パッケージを再設定する必要があります もちろん、" "exim4 を削除し、他の MTA/MDA を使用することもできま" "す。 :" #. Tag: screen #: post-install.xml:388 #, no-c-format msgid "# dpkg-reconfigure exim4-config" msgstr "# dpkg-reconfigure exim4-config" #. Tag: para #: post-install.xml:390 #, no-c-format msgid "" "After entering that command (as root), you will be asked if you want split " "the configuration into small files. If you are unsure, select the default " "option." msgstr "" "(root で) 上記のコマンドを入力した後に、設定ファイルを小さなファイルに分割す" "るかどうか質問されます。よく分からない場合は、デフォルトオプションを選択して" "ください。" #. Tag: para #: post-install.xml:396 #, no-c-format msgid "" "Next you will be presented with several common mail scenarios. Choose the " "one that most closely resembles your needs." msgstr "" "次に、一般的な複数のメールシナリオが提示されます。あなたが必要としていること" "に最も近いものを一つ選択してください。" #. Tag: term #: post-install.xml:405 #, no-c-format msgid "internet site" msgstr "インターネットサイト" #. Tag: para #: post-install.xml:406 #, no-c-format msgid "" "Your system is connected to a network and your mail is sent and received " "directly using SMTP. On the following screens you will be asked a few basic " "questions, like your machine's mail name, or a list of domains for which you " "accept or relay mail." msgstr "" "システムはネットワークに接続され、SMTP を使用して直接メールを送受信します。次" "の画面で、マシンのメール名や受信あるいは中継するメールのドメインリストなどの" "ような、いくつかの基本的な質問をされるでしょう。" #. Tag: term #: post-install.xml:417 #, no-c-format msgid "mail sent by smarthost" msgstr "スマートホストでメール送信" #. Tag: para #: post-install.xml:418 #, no-c-format msgid "" "In this scenario your outgoing mail is forwarded to another machine, called " "a smarthost, which takes care of sending the message on to " "its destination. The smarthost also usually stores incoming mail addressed " "to your computer, so you don't need to be permanently online. That also " "means you have to download your mail from the smarthost via programs like " "fetchmail." msgstr "" "このシナリオでは、あなたの送信メールは、宛て先へのメッセージ送信処理をする " "スマートホスト と呼ばれる他のマシンに転送されます。通常、ス" "マートホストは、あなたのコンピュータ宛てに送信された受信メールを保管するの" "で、ずっとオンラインである必要はありません。つまりそれは、fetchmail のような" "プログラムによって、スマートホストのメールをダウンロードしなければならないこ" "とを意味します。" #. Tag: para #: post-install.xml:428 #, no-c-format msgid "" "In a lot of cases the smarthost will be your ISP's mail server, which makes " "this option very suitable for dial-up users. It can also be a company mail " "server, or even another system on your own network." msgstr "" "多くの場合、スマートホストはあなたの ISP のメールサーバで、このオプションはダ" "イヤルアップユーザにとても適しています。またそれは、会社のメールサーバやあな" "た自身のネットワーク上の別のシステムとすることもできます。" #. Tag: term #: post-install.xml:438 #, no-c-format msgid "mail sent by smarthost; no local mail" msgstr "スマートホストでメール送信; ローカルメールなし" #. Tag: para #: post-install.xml:439 #, no-c-format msgid "" "This option is basically the same as the previous one except that the system " "will not be set up to handle mail for a local e-mail domain. Mail on the " "system itself (e.g. for the system administrator) will still be handled." msgstr "" "このオプションは、システムがローカルの電子メールドメインを処理するようには設" "定されないという点を除いては、基本的に前のものと同じです。システム自体 (例え" "ば、システム管理者のため) のメールは処理されます。" #. Tag: term #: post-install.xml:450 #, no-c-format msgid "local delivery only" msgstr "ローカル配信のみ" #. Tag: para #: post-install.xml:451 #, no-c-format msgid "This is the option your system is configured for by default." msgstr "システムがデフォルトで設定されるオプションです。" #. Tag: term #: post-install.xml:459 #, no-c-format msgid "no configuration at this time" msgstr "今は設定しない" #. Tag: para #: post-install.xml:460 #, no-c-format msgid "" "Choose this if you are absolutely convinced you know what you are doing. " "This will leave you with an unconfigured mail system — until you " "configure it, you won't be able to send or receive any mail and you may miss " "some important messages from your system utilities." msgstr "" "内容を理解できていると絶対に確信している場合のみ選択してください。このシナリ" "オは、メールシステムを未設定のままにします — メールシステムが設定される" "まで、メールの送受信は一切できず、システムユーティリティからの重要なメッセー" "ジも逃してしまうかもしれません。" #. Tag: para #: post-install.xml:471 #, no-c-format msgid "" "If none of these scenarios suits your needs, or if you need a finer grained " "setup, you will need to edit configuration files under the /etc/" "exim4 directory after the installation is complete. More " "information about exim4 may be found under /" "usr/share/doc/exim4; the file README.Debian.gz has further details about configuring exim4 " "and explains where to find additional documentation." msgstr "" "以上のどのシナリオもあなたの必要とするものに合っていない場合や、より精細な設" "定が必要な場合は、インストール完了後に /etc/exim4 ディレ" "クトリの設定ファイルを編集する必要があります。exim4 に" "関するより多くの情報は、/usr/share/doc/exim4 ディレクト" "リにあります — README.Debian.gz ファイルには、" "exim4の設定に関するその他の情報や、補足文書がどこで見" "つかるかなどの説明があります。" #. Tag: para #: post-install.xml:482 #, no-c-format msgid "" "Note that sending mail directly to the Internet when you don't have an " "official domain name, can result in your mail being rejected because of anti-" "spam measures on receiving servers. Using your ISP's mail server is " "preferred. If you still do want to send out mail directly, you may want to " "use a different e-mail address than is generated by default. If you use " "exim4 as your MTA, this is possible by adding an " "entry in /etc/email-addresses." msgstr "" "公式なドメインネームがない場合、インターネットに直接送信されたメールが受信" "サーバのスパム対策のために拒絶され、結果として不着メールとなる可能性があるこ" "とに注意してください。ISP のメールサーバの使用が望まれます。それでもメールを" "直接送信したい場合には、デフォルトで生成されるものとは異なる電子メールアドレ" "スを使用した方が良いでしょう。MTA として exim4 を使用" "するなら、/etc/email-addresses にエントリを追加すること" "で可能です。" #. Tag: title #: post-install.xml:500 #, no-c-format msgid "Compiling a New Kernel" msgstr "新しいカーネルのコンパイル" #. Tag: para #: post-install.xml:501 #, no-c-format msgid "" "Why would someone want to compile a new kernel? It is often not necessary " "since the default kernel shipped with Debian handles most configurations. " "Also, Debian often offers several alternative kernels. So you may want to " "check first if there is an alternative kernel image package that better " "corresponds to your hardware. However, it can be useful to compile a new " "kernel in order to:" msgstr "" "新しいカーネルをコンパイルしようとする動機はなんでしょう? Debian では、標準で" "入っているカーネルで多くの機能をサポートしているので、ほとんどその必要はあり" "ません。また、Debian は多くの場合、いくつかの代替カーネルを提供しています。で" "すからおそらく、もっと自分のハードウェアに対応する代わりのカーネルイメージ" "パッケージがあるかどうかをまず確認したいと思うでしょう。しかし、以下のような" "目的のためには、新しいカーネルをコンパイルすることは有益です。" #. Tag: para #: post-install.xml:511 #, no-c-format msgid "" "handle special hardware needs, or hardware conflicts with the pre-supplied " "kernels" msgstr "" "特殊なハードウェアを使ったり、標準カーネルとハードウェアとの競合を回避するた" "め" #. Tag: para #: post-install.xml:517 #, no-c-format msgid "" "use options of the kernel which are not supported in the pre-supplied " "kernels (such as high memory support)" msgstr "" "(ハイメモリサポートなど) 標準カーネルでサポートされていない機能を利用するため" #. Tag: para #: post-install.xml:523 #, no-c-format msgid "optimize the kernel by removing useless drivers to speed up boot time" msgstr "" "使わないドライバを取り除くことでカーネルを最適化し、起動にかかる時間を短くす" "るため" #. Tag: para #: post-install.xml:528 #, no-c-format msgid "create a monolithic instead of a modularized kernel" msgstr "モジュール化されたカーネルの代わりに、一体化したカーネルを作成するため" #. Tag: para #: post-install.xml:533 #, no-c-format msgid "run an updated or development kernel" msgstr "最新のカーネルや開発版のカーネルを使用するため" #. Tag: para #: post-install.xml:538 #, no-c-format msgid "learn more about linux kernels" msgstr "linux カーネルに関してもっと学ぶため" #. Tag: title #: post-install.xml:547 #, no-c-format msgid "Kernel Image Management" msgstr "カーネルイメージの管理" #. Tag: para #: post-install.xml:548 #, no-c-format msgid "Don't be afraid to try compiling the kernel. It's fun and profitable." msgstr "" "カーネルのコンパイルを恐がらないでください。楽しく、かつ役に立つ作業です。" #. Tag: para #: post-install.xml:552 #, no-c-format msgid "" "To compile a kernel the Debian way, you need some packages: " "fakeroot, kernel-package, " "linux-source-2.6 and a few others which are probably " "already installed (see /usr/share/doc/kernel-package/README.gz for the complete list)." msgstr "" "Debian 流にカーネルをコンパイルするのに必要なパッケージは、" "fakerootkernel-package、" "linux-source-2.6、あとは多分すでにインストール済みの" "パッケージがいくつか、です (完全な一覧については /usr/share/doc/" "kernel-package/README.gz をご覧ください)。" #. Tag: para #: post-install.xml:561 #, no-c-format msgid "" "This method will make a .deb of your kernel source, and, if you have non-" "standard modules, make a synchronized dependent .deb of those too. It's a " "better way to manage kernel images; /boot will hold the " "kernel, the System.map, and a log of the active config file for the build." msgstr "" "この方法はカーネルソースから .deb を作り、また非標準のモジュールがあれば、作" "成したカーネルに依存した .deb も同時に作ります。これはカーネルイメージの管理" "には良い方法で、/boot にカーネル、System.map、ビルドに" "使った設定ファイルの記録を保存します。" #. Tag: para #: post-install.xml:569 #, no-c-format msgid "" "Note that you don't have to compile your kernel the " "Debian way; but we find that using the packaging system to " "manage your kernel is actually safer and easier. In fact, you can get your " "kernel sources right from Linus instead of linux-source-2.6, yet still use the kernel-package " "compilation method." msgstr "" "必ずしも「Debian 流」にカーネルをコンパイルする必要は ありません。しかし、カーネルの管理にもパッケージングシステムを用いるほうが、実" "際に安全で簡単です。実は linux-source-2.6 ではなく、" "Linus が配付しているカーネルソースをそのまま利用することもできますが、その場" "合でも kernel-package を用いてコンパイルしてください。" #. Tag: para #: post-install.xml:578 #, no-c-format msgid "" "Note that you'll find complete documentation on using kernel-" "package under /usr/share/doc/kernel-package. This section just contains a brief tutorial." msgstr "" "kernel-package の利用に必要な文書すべては、/" "usr/share/doc/kernel-package ディレクトリにあります。そのため、こ" "の節では簡単な解説のみを行います。" #. Tag: para #: post-install.xml:585 #, no-c-format msgid "" "Hereafter, we'll assume you have free rein over your machine and will " "extract your kernel source to somewhere in your home directory " " There are other locations where you can extract kernel sources and " "build your custom kernel, but this is easiest as it does not require special " "permissions. . We'll also assume that your kernel version " "is &kernelversion;. Make sure you are in the directory to where you want to " "unpack the kernel sources, extract them using tar xjf /usr/src/" "linux-source-&kernelversion;.tar.bz2 and change to the directory " "linux-source-&kernelversion; that will have been " "created." msgstr "" "以降では、あなたがマシン上で行動する自由があって、ホームディレクトリのどこか" "にカーネルソースを展開すると仮定します 他にも、カーネルソー" "スを展開してカスタムカーネルをビルドできる場所はありますが、特別なパーミッ" "ションを必要としないここが最も簡単です。 。また、カーネル" "バージョンが &kernelversion; だと仮定します。カーネルソースを取り出したいディ" "レクトリにいることを確認してから、tar xjf /usr/src/linux-source-" "&kernelversion;.tar.bz2 としてソースを展開し、作成された " "linux-source-&kernelversion; ディレクトリに移動してくだ" "さい。" #. Tag: para #: post-install.xml:605 #, no-c-format msgid "" "Now, you can configure your kernel. Run make xconfig " "if X11 is installed, configured and being run; run make " "menuconfig otherwise (you'll need libncurses5-dev installed). Take the time to read the online help and choose " "carefully. When in doubt, it is typically better to include the device " "driver (the software which manages hardware peripherals, such as Ethernet " "cards, SCSI controllers, and so on) you are unsure about. Be careful: other " "options, not related to a specific hardware, should be left at the default " "value if you do not understand them. Do not forget to select Kernel " "module loader in Loadable module support (it is not " "selected by default). If not included, your Debian installation will " "experience problems." msgstr "" "次にカーネルコンパイルの設定を行います。X11 のインストールおよび設定が済んで" "いて、X11 を実行中の場合は make xconfig を、そうでない" "場合は make menuconfig を実行します (後者では " "libncurses5-dev がインストールされている必要がありま" "す)。オンラインヘルプを時間をかけて読み、注意深く選択してください。一般的に、" "迷った場合はそのデバイスドライバ (イーサネットカードや、SCSI コントローラなど" "の周辺機器を制御するソフトウェア) を入れた方がよいでしょう。なお注意していた" "だきたいのですが、特定のハードウェアに関係のないその他のオプションで、よく理" "解できないものはデフォルトの値のままにしておいてください。また、" "Loadable module support にある Kernel module loader (デフォルトでは選択されていません) は忘れずに選択してください。さもな" "いと、Debian のインストールに問題が生じることもあります。" #. Tag: para #: post-install.xml:620 #, no-c-format msgid "" "Clean the source tree and reset the kernel-package " "parameters. To do that, do make-kpkg clean." msgstr "" "続いてソースツリーをクリアし、kernel-package のパラ" "メータをリセットします。これには、make-kpkg clean を実" "行してください。" #. Tag: para #: post-install.xml:625 #, no-c-format msgid "" "Now, compile the kernel: fakeroot make-kpkg --initrd --" "revision=custom.1.0 kernel_image. The version number of " "1.0 can be changed at will; this is just a version number " "that you will use to track your kernel builds. Likewise, you can put any " "word you like in place of custom (e.g., a host name). Kernel " "compilation may take quite a while, depending on the power of your machine." msgstr "" "さあ、カーネルをコンパイルしましょう。fakeroot make-kpkg --initrd " "--revision=custom.1.0 kernel_image を実行してください。バージョン" "番号 1.0 は自由に変えられます。この番号は、構築したカーネルを" "後から確認できるようにするためのものだからです。同様に、custom の箇所にもお好みのキーワード (例えばホスト名など) を使うことができま" "す。マシンのパワーにもよりますが、カーネルのコンパイルにはかなり時間がかかり" "ます。" #. Tag: para #: post-install.xml:635 #, no-c-format msgid "" "Once the compilation is complete, you can install your custom kernel like " "any package. As root, do dpkg -i ../linux-image-&kernelversion;-" "subarchitecture_custom.1.0_&architecture;.deb. The subarchitecture part is an " "optional sub-architecture, such as 686, depending on what kernel options you set. dpkg -" "i will install the kernel, along with some other nice supporting " "files. For instance, the System.map will be properly " "installed (helpful for debugging kernel problems), and /boot/" "config-&kernelversion; will be installed, containing your current " "configuration set. Your new kernel package is also clever enough to " "automatically update your boot loader to use the new kernel. If you have " "created a modules package, you'll need to install that package as well." msgstr "" "一旦コンパイルが完了すれば、他のパッケージと同じように、そのカスタムカーネル" "をインストールできます。root アカウントで dpkg -i ../linux-image-" "&kernelversion;-subarchitecture_custom.1.0_&architecture;.deb を実行してください。" "subarchitecture は、カーネルのオプションで設定され" "た 686 のような 任意のサブアー" "キテクチャを表しています。また dpkg -i とすると、カー" "ネルと一緒に役に立つ補助的なファイルもいくつかインストールされます。例えば" "カーネルの問題をデバッグするのに役立つ System.map や、現" "行のカーネルの設定が記録されている /boot/config-&kernelversion; などが適切にインストールされます。さらに、新たに作成されたカーネル" "パッケージは、新しいカーネルを使用するようにブートローダの設定を自動的に更新" "してくれます。なお、モジュールパッケージを作成した場合、同様にそれらもインス" "トールする必要があるでしょう。" #. Tag: para #: post-install.xml:655 #, no-c-format msgid "" "It is time to reboot the system: read carefully any warning that the above " "step may have produced, then shutdown -r now." msgstr "" "さて、システムを再起動する時がやってきました。これまでの作業の間に何か警告が" "表示されていたらそれらを注意深く読み、それから shutdown -r now を実行してください。" #. Tag: para #: post-install.xml:660 #, no-c-format msgid "" "For more information on Debian kernels and kernel compilation, see the " "Debian Linux Kernel Handbook. " "For more information on kernel-package, read the fine " "documentation in /usr/share/doc/kernel-package." msgstr "" "Debian カーネルやカーネルのコンパイルに関するより詳しい情報については、" "Debian Linux Kernel Handbook を" "ご覧ください。kernel-package に関するより詳しい情報に" "ついては、/usr/share/doc/kernel-package にある素晴しいド" "キュメントをお読みください。" #. Tag: title #: post-install.xml:676 #, no-c-format msgid "Recovering a Broken System" msgstr "起動しなくなってしまったシステムの回復" #. Tag: para #: post-install.xml:677 #, no-c-format msgid "" "Sometimes, things go wrong, and the system you've carefully installed is no " "longer bootable. Perhaps the boot loader configuration broke while trying " "out a change, or perhaps a new kernel you installed won't boot, or perhaps " "cosmic rays hit your disk and flipped a bit in /sbin/init. Regardless of the cause, you'll need to have a system to work " "from while you fix it, and rescue mode can be useful for this." msgstr "" "時に物事は失敗し、慎重にインストールしたはずのシステムはもはや起動しません。" "おそらくブートローダの設定ファイルを編集しているうちに壊してしまったか、ある" "いはインストールした新しいカーネルでは起動しないか、ことによると宇宙線がディ" "スクに命中して /sbin/init の中のビットがちょっと弾きとば" "されてしまったのかもしれません。原因のいかんを問わず、問題を修正する間に動作" "するようなシステムが必要になるでしょう。レスキューモードはそんな時に役に立ち" "ます。" #. Tag: para #: post-install.xml:687 #, no-c-format msgid "" "To access rescue mode, type rescue at the " "boot: prompt, or boot with the rescue/" "enable=true boot parameter. You'll be shown the first few " "screens of the installer, with a note in the corner of the display to " "indicate that this is rescue mode, not a full installation. Don't worry, " "your system is not about to be overwritten! Rescue mode simply takes " "advantage of the hardware detection facilities available in the installer to " "ensure that your disks, network devices, and so on are available to you " "while repairing your system." msgstr "" "レスキューモードにアクセスするためには、boot: プロンプトで " "rescue とタイプするか、ブートパラメータに " "rescue/enable=true を指定して起動してください。インス" "トーラの最初で、これがフルインストールではなくレスキューモードだということを" "知らせる注意書きが、ディスプレイの隅にほんの少し表示されます。心配しないでく" "ださい、あなたのシステムが上書きされるわけではありません! レスキューモードは" "単に、システムを修復している間にディスクやネットワークデバイスなどが利用でき" "ることを確認するために,ハードウェア検出機能を利用します。" #. Tag: para #: post-install.xml:702 #, no-c-format msgid "" "Instead of the partitioning tool, you should now be presented with a list of " "the partitions on your system, and asked to select one of them. Normally, " "you should select the partition containing the root file system that you " "need to repair. You may select partitions on RAID and LVM devices as well as " "those created directly on disks." msgstr "" "パーティション分割ツールの代わりに、システム上のパーティションリストが示さ" "れ、それらのうちの一つを選択するよう尋ねられるでしょう。通常は、修復する必要" "のあるルートファイルシステムを含むパーティションを選択すべきです。ディスク上" "で直接作成されたパーティションと同様に RAID や LVM デバイス上のパーティション" "も選択できます。" #. Tag: para #: post-install.xml:710 #, no-c-format msgid "" "If possible, the installer will now present you with a shell prompt in the " "file system you selected, which you can use to perform any necessary " "repairs. For example, if you need to reinstall the " "GRUB boot loader into the master boot record of the first hard disk, you " "could enter the command grub-install '(hd0)' to do " "so. " msgstr "" "可能であれば次にインストーラは、選択したファイルシステムにおける、どんな必要" "な修復を実行するためにも使えるシェルプロンプトを提供します。たとえば、1 番目のハードディスクのマスターブートレコードに GRUB ブー" "トローダを再インストールする必要があれば、grub-install '(hd0)' と入力してください。" #. Tag: para #: post-install.xml:722 #, no-c-format msgid "" "If the installer cannot run a usable shell in the root file system you " "selected, perhaps because the file system is corrupt, then it will issue a " "warning and offer to give you a shell in the installer environment instead. " "You may not have as many tools available in this environment, but they will " "often be enough to repair your system anyway. The root file system you " "selected will be mounted on the /target directory." msgstr "" "選択したルートファイルシステムにあるシェルをインストーラが実行できない場合" "は、おそらくファイルシステムが壊れているので、インストーラは警告を発し、代わ" "りにインストーラ環境でのシェルを提供することを提案します。この環境で利用でき" "るツールは多くはありませんが、たいていの場合、システムをとにかく復旧させるに" "は充分でしょう。選択したルートファイルシステムは、/target ディレクトリにマウントされます。" #. Tag: para #: post-install.xml:731 #, no-c-format msgid "In either case, after you exit the shell, the system will reboot." msgstr "いずれの場合でも、シェルを抜けた後にシステムが再起動します。" #. Tag: para #: post-install.xml:735 #, no-c-format msgid "" "Finally, note that repairing broken systems can be difficult, and this " "manual does not attempt to go into all the things that might have gone wrong " "or how to fix them. If you have problems, consult an expert." msgstr "" "最後に。壊れてしまったシステムを修復するのは難しいことがあります。本マニュア" "ルが、うまくいかない事や問題を修正する方法のすべてを説明しようとしているわけ" "ではないということに注意してください。もし問題があれば、専門家に相談してくだ" "さい。"