Code Listing5.11: Connecting to the Network Access Point # pand --connect 00:0A:0B:0C:0D:0E --service NAP --autozap
コード表示5.11:NAPへ接続 - Gentoo Linux
Code Listing3.4: Adding a user to the cron group
コード表示3.4:cronグループにユーザを追加 - Gentoo Linux
Code Listing1.3: Setting CVSROOT with authentification
コード表示1.4:認証付きのCVSROOTを設定 - Gentoo Linux
Code Listing1.7: Updating your sources
コード表示1.8:手元のソースを更新する - Gentoo Linux
Code Listing2.23: Removing a directory # rm *.c# cvs remove
コード表示2.23:ディレクトリを削除する - Gentoo Linux
Code Listing2.4: Sample command to set the hosts
コード表示2.4:ホスト設定のコマンド例 - Gentoo Linux
Code Listing2.4: Compiling and installing kernel
コード表示2.4:カーネルのコンパイルとインストール - Gentoo Linux
Code Listing2.3: Removing older GCC version
コード表示2.3:古いバージョンのGCCを削除 - Gentoo Linux
Code Listing3.4: Chrooting back # chroot /mnt/gentoo /bin/bash# env-update source /etc/profile# cd /usr/portage
コード表示3.4:再びchrootする - Gentoo Linux
Code Listing2.10: Set and Unset USE Flags
コード表示2.10:USEフラグの設定状況 - Gentoo Linux
Code Listing3.3: Setting and Unsetting USE flags
コード表示3.3:USEフラグの設定や解除 - Gentoo Linux
Code Listing4.4: Recompile the kernel # cd /usr/src/linux/# make menuconfig# make
コード表示4.4:カーネルの再コンパイル - Gentoo Linux
Code Listing2.2: Setting proxy information for lynx
コード表示2.2: lynxでのproxy情報の設定 - Gentoo Linux
Code Listing2.4: Checking integrity of a stage tarball
コード表示2.4: stage tarballの正当性のチェック - Gentoo Linux
Code Listing4.1: Installing EVMS utilities
コード表示4.1: EVMSユーティリティーをインストールする - Gentoo Linux
Code Listing3.12: Performing a full update
コード表示3.12: 完全な更新の実行 - Gentoo Linux
Code Listing4.1: Basic layout of an init script
コード表示4.1: initスクリプトの基本レイアウト - Gentoo Linux
Code Listing3.1: Sample DHCP configuration in /etc/conf.d/net
コード表示3.1: /etc/conf.d/netでのDHCP設定の例 - Gentoo Linux
Code Listing9.1: Tunnelling configuration in /etc/conf.d/net
コード表示9.1: /etc/conf.d/netでのトンネリング設定 - Gentoo Linux
Code Listing3.7: Created boot partition
コード表示3.7: 作成されたブートパーティション - Gentoo Linux
Code Listing2.2: Setting proxy information for wget
コード表示2.2: lynxでのproxy情報の設定 - Gentoo Linux
Code Listing2.3: Installing yaboot
コード表示2.3: GRPを使ってyabootをインストールする - Gentoo Linux
Code Listing2.4: Only if /boot and the SILO destination are not on the same disk
コード表示2.4: Only if /boot and the SILO destination are not on the same disk - Gentoo Linux
Code Listing1.1: Symlinking net.eth0 to net.lo
コード表示1.1: net.loからnet.eth0にシンボリックリンクする - Gentoo Linux
Code Listing2.3: Installing a master boot record
コード表示2.3:マスターブートレコードのインストール - Gentoo Linux
Code Listing3.13: Write floppy image
コード表示1.1:フロッピーにイメージを書き込む - Gentoo Linux
Code Listing4.3: Quitting MySQL mysql quit
コード表示4.3:MySQLクライアントを終了する - Gentoo Linux
Code Listing5.1: Reverting to the previous version
コード表示4.1:以前の状態に戻す - Gentoo Linux
Code Listing3.16: Adding your user to the video group
コード表示3.16:ユーザをvideoグループに追加 - Gentoo Linux
Code Listing2.3: Creating a battery runlevel # cd /etc/runlevels# cp -a default battery
コード表示2.3:batteryランレベルの作成 - Gentoo Linux
Code Listing4.1: LCD suspend settings in X.org
コード表示4.1:X.orgとXFree86でのLCDサスペンド設定 - Gentoo Linux
Code Listing5.4: Disabling cups in battery mode
コード表示5.4:cupsをバッテリーモードで無効化 - Gentoo Linux
Code Listing8.2: Adding cups to ghostscript-esp # echo "app-text/ghostscript-esp cups" /etc/portage/package.use
コード表示8.2:cupsをghostscript-espに追加 - Gentoo Linux
Code Listing2.5: Checking and syncing
A:スクリプトの例のセクションを見てください。 - Gentoo Linux
Code Listing2.1: Deactivate IP forwarding
コード表示2.1: IPフォワーディングを無効にする - Gentoo Linux
Code Listing5.2: Flush all rules
コード表示5.2: 全てのルールを削除する - Gentoo Linux
Code Listing2.12: Non-root execution example
コード表示2.12:非ルートユーザでの実行例 - Gentoo Linux