In Unix, follow a similar process: $ cd$ mkdir remote$ cd remote$ mkdir pear$ cd pear$ pear config-create /home/mylocaluser remote.conf$ pear config-create /home/username/pear .pearrc
Unix でも、似たような手順をとります。 $ cd$ mkdir remote$ cd remote$ mkdir pear$ cd pear$ pear config-create /home/mylocaluser remote.conf$ pear config-create /home/username/pear .pearrc 6. リモートの設定ファイルをリモートホストにアップロードする - PEAR
Tells what config layer that gets to define a key.Parameter
キーを定義しているのがどの config レイヤーなのかを通知します。 - PEAR
To set a configuration option, use the --config-set command line argument.
オプションを設定するには、コマンドライン引数--config-set を使用します。 - PEAR
The default xdm-config has all the appropriate lines for displays :0 and :1. デフォルトの xdm-config には :0 と :1 に対する適切な指定がある。 - XFree86
We tell him by using set-config in connection with the channel option:$ pear config-set -c pear.company.com username johndoeconfig-set succeeded$ pear config-set -c pear.company.com password secretconfig-set succeededNow test if we did everything right by showing available packages on the channel:
set-config にチャネル名を指定してこれを登録します。 $ pear config-set -c pear.company.com username johndoeconfig-set succeeded$ pear config-set -c pear.company.com password secretconfig-set succeededうまく登録できたかどうか確かめるために、チャネル上のパッケージの一覧を取得してみましょう。 - PEAR
2.4 ic -- Access to Internet Config 2.4 ic --インターネット設定へのアクセス - Python
Use PCI config type 2.
\\-2PCI のコンフィギュレーションタイプ 2 を使う。 - XFree86
# Config file for /etc/init.d/nfs
コード表示5.7:マスターの/etc/conf.d/nfsの例 - Gentoo Linux
Code Listing4.3: Example /etc/java-config-2/build/jdk.conf
コード表示3.3:/etc/profile.envの再構築 - Gentoo Linux
5.1 Location and names of config files
5.1 設定ファイルの場所と名前 - Python
Here is a sample configuration file: ! proxy manager config file!! 設定ファイルの例を示す: - XFree86
The Config package provides methods for configuration manipulation.IntroductionIntroduction-- What Config can do Introduction Config helps you manipulate your configuration whether they are stored in XML files, PHP arrays or other kind of data sources. Configパッケージは設定操作の関数を提供します。 導入導入--Config でできること導入 Config を使用すると、XML ファイルや PHP の配列、あるいはその他のデータソースに保存された設定項目を扱いやすくなります。 - PEAR
The driver will auto-detect the amount of video memory present for all chipsets.But maybe overridden with the VideoRam entry in the config file "Device"section.
セクションの - XFree86
To delete a configuration option, use the --config-delete command line argument.
設定オプションを削除するには、コマンドライン引数--config-delete を使用します。 - PEAR
Now run distcc-config and enter the list of available distcc servers.
ではdistcc-configを実行して利用可能なdistccサーバのリストを入力しましょう。 - Gentoo Linux
10.Advanced: Using your old kernel .config to configure a new one
上級:古いカーネルの.configを新しいカーネルを設定するために使用する - Gentoo Linux
Code Listing7.2: Sample GRUB config for genkernel + udev
コード表示7.2:genkernel+udev用のGRUB設定例 - Gentoo Linux
string- the config layer, or an empty string if not found
config のレイヤー、あるいは見つからなかった場合に空の文字列を返します。 - PEAR
Code Listing4.4: Opening your X11 config file
コード表示4.4:X11設定ファイルを開く - Gentoo Linux
The config file for altair is /tftpboot/cfg.199.246.76.2.
altair の設定ファイルは /tftpboot/cfg.199.246.76.2となります。 - FreeBSD
filesystemtype not configured in the kernel.
filesystemtypeがカーネル中で定義 (config) されていない。 - JM
Be sure to run config(8) after adding this, and rebuild and reinstall.
追加後 config(8)を実行しカーネルの再構築/再インストールを 行なってください。 - FreeBSD
To reuse your old .config, you simply need to copy it over and then run make oldconfig. 古い.configを再利用するには、単に上書きして、makeoldconfigを実行するだけです。 - Gentoo Linux
Change to the /usr/src directory: #
config -g KERNELCONFIGとしてビルドディレクトリを設定します。 - FreeBSD
configured your kernel config file
これらは、たとえば次のようなものです。 - FreeBSD
Code Listing4.4: Configure MySQL 4.1 base setup # emerge --config =mysql-4.1.micro_version# /etc/init.d/mysql start
コード表示3.4:MySQL4.1ベースの設定 - Gentoo Linux
The config file option, is shown below.
設定ファイルオプションは以下に示します。 - Gentoo Linux
Create an Internet Config object.
インターネット設定オブジェクトを作成します。 - Python
You can also use all the standard phpcs command line options to do things like set the standard to use, the tab width and the error report format: Example 58-4. Adding the pre-commit hook to the Subversion config file
You can also use all the standard phpcs command line options to do things like set the standard to use, the tab width and the error report format:例 58-4Adding the pre-commit hook to the Subversion config file - PEAR
If rstartd.real is started without the -c option, it reads XRoot/lib/X11/rstart/config,where XRoot refers to the root of the X11 install tree. rstartd.real を -c オプション無しで起動した場合、このプログラムは /lib/X11/rstart/config を読み込む。 - XFree86
Get the parameter group for a config key.Parameter
設定キーのパラメータグループを使用します。 - PEAR
# emerge --config bind(Before running the above command you might want to change the chrootdirectory in /etc/conf.d/named.
# emerge --config bind(上記コマンドの実行前、chrootするディレクトリを/etc/conf.d/namedで変更すると良いでしょう。 - Gentoo Linux
Alternatively, you can change every path for the OS X provided PEAR using pear config-set.
あるいは、pear config-set を使用してOS X 版の PEAR のすべてのパスを変更することもできます。 - PEAR
Not at all! Check out the kernel config section of the Handbook.
カーネルの再構築を調べてください。 - FreeBSD
Code Listing5.2: Edit the bootcreator config file
コード表示4.2: bootcreatorの設定ファイルを編集する - Gentoo Linux
If you are continuing in the same shell, you need to run source /etc/profile as gcc-config instructed you to. 同じシェルで続けて作業をしている場合は、gcc-configの指示どおりにsource/etc/profileと実行します。 - Gentoo Linux
pear-config replacements can only occur on the installation system, and are performed at install-time.
pear-config 型の置換はインストールシステムによってのみ行われ、インストールの際に実行されます。 - PEAR
Get all the current config keysReturn value array- simple array of config keys
現在の設定キーをすべて取得します。 返り値 設定キーの一覧を配列で返します。 - PEAR
Merges data into a config layer from a file.
ファイルのデータを、設定レイヤーにマージします。 - PEAR
config layer to insert data into ('user' or 'system')
データを取り込む設定レイヤー ('user'あるいは 'system')。 - PEAR
a reference to config's root container object
config のルートコンテナオブジェクトのリファレンスを返します。 - PEAR
To view the currently set configuration options, use the --config-show command line argument.
現在設定されているオプションの内容を見るには、コマンドライン引数--config-show を使用します。 - PEAR
All of these options, except-config itself, specify values that can also be specified in the configurationfile as resources.
\\-config オプション自身を除くすべてのオプションは、リソースとして設定ファイルでも指定できる。 - XFree86
Code Listing10.2: Reusing your old config with genkernel
コード表示10.2:genkernelで、古い設定を再利用する - Gentoo Linux
Get the documentation for a config value.Parameter
設定値についてのドキュメントを取得します。 - PEAR
Temporarily remove an entire config layer.
設定レイヤー全体を一時的に削除します。 - PEAR
To make XDM listen for connections, first comment out a line in the xdm-config file: !
XDMがそういったコネクションを待ち受けるようにするためには xdm-config にある次の行をコメントアウトします。 ! - FreeBSD
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved.
Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.