「Config」を含む例文一覧(278)

<前へ 1 2 3 4 5 6 次へ>
  • global configper-user ("local") configglobal per-context configper-user ("local") per-context configconfig from request As you might guess from the presence of "config from request", all of the config files are in the format of an rstart request.
    「リクエストからの設定」があることから考えられるように、全ての設定ファイルのフォーマットは rstart リクエストのものである。 - XFree86
  • The administrator has final say, because the global config file doesn't need to specify a per-user config file.
    管理者は最終的な権限を持っている。 なぜならば、グローバルの設定ファイルはユーザ別の設定ファイルを指定する必要はないからである。 - XFree86
  • There is nothing in the system which requires the presence of the sources to operate, however, except for the kernel-configuration program config(8) .
    通常、何かの実行にソースが必要になる事はありません。 しかし、カーネルをコンフィグレーションするためのプログラム config(8)を実行する時は例外です。 - FreeBSD
  • You should also be aware of upgrade issues for config files.
    その他に、設定ファイルのアップグレード問題に気をつける必要があります。 - FreeBSD
  • The required changes to the config file are shown below.
    設定ファイルの中で変更する必要がある箇所は以下のとおりです。 - Gentoo Linux
  • (The 0 refers to the rfcomm0 in the config file)# rfcomm connect 0 Connected /dev/rfcomm0 to 00:0A:0B:0C:0D:0E on channel 1Press CTRL-C for hangup
    ("0"は設定ファイルの中のrfcomm0を参照させています) - Gentoo Linux
  • Switching these will cause failure. We will also need to modify one system-wide config file:
    システム全体の設定ファイルを一部変更する必要もでてきます。 - Gentoo Linux
  • Make sure in your kernel config you have the following options set:
    カーネル設定を確認して次のようなオプションを有効にしてください。 - Gentoo Linux
  • At the moment, Config can parse XML, PHP arrays, ini files, Apache conf and other generic type of configurations with comments and key-value pairs.
    今のところ、Config が扱える形式は XML、PHP の配列、ini ファイル、Apache の設定ファイル、そしてコメントとキー/値のペアからなる汎用的な型のいずれかとなります。 - PEAR
  • The format is: filename = array('type' = php-const|pear-config|package-info 'from' = text in file 'to' = name of variable) if type is php-const, then 'to' must be the name of a PHP Constant.
    書式は以下のようになります。 filename = array('type' = php-const|pear-config|package-info'from' = ファイル内のテキスト'to' = 変数名)type が php-const の場合、'to' は PHP の定数名でなければなりません。 - PEAR
  • This module provides access to Macintosh InternetConfig
    このモジュールでは、Macintoshのインターネット設定 (Internet Config) パッケージへのアクセスを提供しています。 - Python
  • Each config file entry usually take up a single line in the file.
    設定ファイルの各項目は普通、ファイル中で 1 行を使って書かれる。 - XFree86
  • The device-idmust match the Identifier of a Device section in the config file.
    device-idは、設定ファイルのDeviceセクション内のIdentifier指定と一致しなければならない。 - XFree86
  • If there is more than one entry in the config file with the same unmanaged service-name, the proxy manager will try to use the proxies in the order presented in the config file.
    設定ファイル中に同じ非管理サービス名が複数ある場合、プロキシマネージャは設定ファイルに現われた順にプロキシを使おうとする。 - XFree86
  • Currently, at most one unit can have console support; the first one (in config file order) with this flag set is preferred.
    現在のところ、一つのポートしかコンソールサポートを有効に できません。 (configファイルに書かれた順番で) 最初にこのフラグを 指定されたポートが選択されます。 - FreeBSD
  • Instead a separate config file template, config.php.dist, should be shipped.
    そのかわりに、設定ファイルのテンプレートであるconfig.php.dist を同梱するようにしましょう。 - PEAR
  • Files The X server config file can be found in a range of locations.
    ファイルX サーバの設定ファイルはいろいろな場所に置かれる可能性がある。 - XFree86
  • This configuration file is installed in /usr/X11R6.4/lib/X11/proxymngr/pmconfigduring the installation of proxymngr. The location of the configurationfile can be overwritten using the -config command line option.
    この設定ファイルは、プロキシマネージャのインストール時に /usr/X11R6.4/lib/X11/proxymngr/pmconfig にインストールされている設定ファイルの位置はコマンド行オプションの \\-config で上書きすることができる。 - XFree86
  • Rstartd will then read the user's local config file,default name $HOME/.rstart.
    その後、rstartd はユーザのローカル定義ファイルを読む。 このデフォルトの名前は $HOME/.rstart である。 - XFree86
  • Add this to your kernel config file and build a new kernel: 12.22.
    2つ目のルールセットは、なるべく早くチェックが終了するように書かれたものです。 - FreeBSD
  • (Replace [version] with the version number you have just installed.)# emerge --config =dev-db/mysql-[version]* MySQL DATADIR is /var/lib/mysql* Press ENTER to create the mysql database and set proper* permissions on it, or Control-C to abort now..
    ([version]をインストールしたバージョンに置き換えて下さい。 - Gentoo Linux
  • The forceCompile Flag was set in config or when you created the template object.
    テンプレートオブジェクトの作成時、または設定により forceCompile のフラグが有効になっている - PEAR
  • Modes Section The config file may have multipleModes sections, or none.
    Modes セクションModesセクションは、設定ファイルに複数個あってもよいし全くなくてもよい。 - XFree86
  • This amount may be changed with the VideoRam entry in the config file Device section.
    このメモリの量は設定ファイルの"Device"セクションのVideoRam の項目を使って変更できる。 - XFree86
  • The config files have a somewhat more flexible formatthan requests do; they are allowed to contain blank lines and lines beginning with "#" are comments and ignored.
    設定ファイルは、リクエストよりもいくぶん柔軟なフォーマットを持つ。 - XFree86
  • To perform OS switching that does not need an original program by eliminating the need of setting a storage position of a terminal OS in a DHCP (Dynamic Host Configuration Protocol) config file and a PXE config file.
    端末のOSの格納位置をDHCPコンフィグファイル、PXEコンフィグファイルへの設定を不要とし、独自のプログラムを必要としないOS切替を可能にする。 - 特許庁
  • Here are the three files you need beside the config files already shown above.
    ここでは、すでに説明した設定ファイルの他に必要な、 3 個のファイルを示します。 - FreeBSD
  • It is ignored unless the xdm-config is changed to listen for remote connections. By default, it does not allow any clients to connect.
    デフォルトでは、どんなクライアントからの接続も許可するようになっていますが、 xdm-configを変更してリモートからのコネクションを待ち受けるようにしない限り問題ではありません。 - FreeBSD
  • The fallback has to match the config structure exactly.
    予備のコマンド(fallback)も、これらの設定の形式に正確に適合している必要があります。 - Gentoo Linux
  • Many people who do try a make oldconfig from a 2.4 config end up creating an unworkable kernel (e.g. no output on-screen, no input from keyboard, etc).
    それでも2.4のconfigでmakeoldconfigをやってみる多く人は、使えないカーネル(例えばスクリーンに何も映らない、キーボードからの入力を受け付けないなど)を作成することでしょう。 - Gentoo Linux
  • Warning: It is very, very important that you use the -w switch when opening a config file.
    警告:設定ファイルを開く時に-wオプションを使うことは非常に重要です。 - Gentoo Linux
  • Unset the user-defined value of a config key, reverting the value to the system-defined one.
    ユーザが定義した設定キーの値を取り消し、システムが定義した値に戻します。 - PEAR
  • Stop after config files have been parsed (and their data stored in the Distribution instance)
    設定ファイルをパーズしたあと停止する(そしてそのデータはDistributionインスタンスに保存される)。 - Python
  • For this driver it is not required to specify modes in the screen section of the config file.
    このドライバの場合、設定ファイルの Screen セクションでモードを指定することは必要ない。 - XFree86
  • On others, it is always necessary to specify the mouse protocol in the config file.
    また、設定ファイルで必ずマウスのプロトコルを指定する必要がある場合もある。 - XFree86
  • This needs to be present in the kernel config file in order to capture network data with tcpdump(1) .
    ネットワークデータを tcpdump(1)で補足するためにはカーネルコンフィグファイルには以下の行が必要です。 - FreeBSD
  • # emerge --config postgresql
    重要:以下のコマンドは、PostgreSQLのユーザとして実行する必要があります。 デフォルトでは、このユーザは通常"postgres"です。 - Gentoo Linux
  • You might want to run:"emerge --config =dev-db/mysql-[version]"if this is a new install. Since this is a new installation, we run the command.
    新規インストールですので、表示されたこのコマンドを実行し、MySQLを設定します。 - Gentoo Linux
  • Important: As of mysql-4.0.24-r2, passwords are entered during the config phase makingroot password entry more secure.
    パスワード設定のために必要なコマンドは、既に上の設定中に表示されています。 - Gentoo Linux
  • Used in conjuction with the config variable 'templateDir' to locate the template to compile into PHP code.
    templateDir に設定された値と組み合わされ、PHP コードにコンパイルされるべきテンプレートを指し示します。 - PEAR
  • The config file may have multiple Monitor sections. There must be at least one, for the monitorbeing used.
    Monitorセクションは少なくともひとつ、使用するモニタのための設定がなければならない。 - XFree86
  • Mostly for rstartd debugging, but could be used to debug config files. Notes
    rstartd のデバッグに使われる場合がほとんどであるが、設定ファイルのデバッグにも使うことができる。 - XFree86
  • rstartd currently limits lines, both from config files and requests,to BUFSIZ bytes.
    現在の rstartd では、行の長さに制限がある。 制限は、設定ファイルもリクエストも BUFSIZ バイトである。 - XFree86
  • The driverauto-detects the chipset type, but the following ChipSet names may optionally be specified in the config file "Device" section, and will override the auto-detection:
    ChipSet 項目に指定し(省略可能)、自動検出の結果を上書きしてもよい: - XFree86
  • This will also have the beneficial side-effect of installing the gcc-configpackage on your system, which can be used to switch back and forth between various installed versions of GCC.
    また、GCCのアップグレードをすると、あなたのシステムにgcc-configがインストールされるという嬉しい副作用もあります。 gcc-configを使うと、インストールされたいろいろなバージョンのGCCを、あれこれ切り替えて使うことができます。 - Gentoo Linux
  • Including a particular command in config files has no such implication; it only means that if the command is run, the options in the config file will apply.
    特定のコマンドに対するオプションを設定ファイルに含めると、このような関連付けの必要はなくなります;あるコマンドが実行されると、そのコマンドに対するオプションが適用されます。 - Python
  • In general you do not know when and if the format or contents of a config file changes.
    一般的に、設定ファイルの書式や内容がいつ変更されるかを知ることはできません。 - FreeBSD
  • The only thing you have to do is to add a line on the /etc/exports config file:
    唯一必要なのは、/etc/exportsという設定ファイルに次のような内容を付け加えることだけです。 - Gentoo Linux
  • In case you've not made changes to the config file, an alternative method is also shown in the code listing that follows
    設定ファイルを編集していない場合のための代替手段も続けて示されています。 - Gentoo Linux
  • Edit the default /etc/rsyncd.conf config file, uncomment the[gentoo-portage] section, and make sure you add an address option.
    デフォルトの/etc/rsyncd.conf設定ファイルを編集し、[gentoo-portage]の部分をコメント解除し、addressオプションを追加します。 - Gentoo Linux
<前へ 1 2 3 4 5 6 次へ>

例文データの著作権について