initを含む例文一覧と使い方
該当件数 : 185件
You have seen that init uses a numbering scheme to decide what runlevel it should activate.例文帳に追加
あなたは、initプロセスがどのランレベルを有効にすべきかを決めるために、番号付け体系を使用することを見ました。 - Gentoo Linux
Gentoo's init system uses a dependency-tree to decide what service needs to be started first.例文帳に追加
Gentooのinitシステムは、最初に起動される必要があるサービスが何であるかを決定するために、依存性ツリーを使用します。 - Gentoo Linux
I suggest that you add them to /etc/sysctl.conf, which is automatically sourced by the /etc/init.d/bootmisc init script.例文帳に追加
そのため、/etc/sysctl.confに追加し、/etc/init.d/bootmisc initスクリプトにより、設定が自動で読み込まれるようにしておくことをお勧めします。 - Gentoo Linux
Run the Java app in unforked mode by opening build-impl.xml, copying targetname=-init-macrodef-java, and pasting it into build.xml.例文帳に追加
build-impl.xml を開き、そのファイル内の target name=-init-macrodef-java の部分を build.xml にコピーすることによって、unforked モードで Java アプリケーションを実行してください。 - NetBeans
Parse and execute single line of a readline init file. 例文帳に追加
readline 初期化ファイルの行を一行解釈して実行します。 - Python
The test init function obtains a photomap using ICP - EP.例文帳に追加
テストの初期化関数は、ICP ->EP を用いてフォトマップを取得する。 - XFree86
This disables the loading of the hotplug and coldplug init scripts at boot.This is useful for doing debugging of a failing CD or driver. 例文帳に追加
hotplugとcoldplugのinitスクリプトを起動時に読み込まれないようにします。 これは問題のあるCDやドライバのデバッグに役立ちます。 - Gentoo Linux
The most common argument that is passed to the init process is the word 'single' which instructs init to boot the computer in single user mode, and not launch all the usual daemons. 例文帳に追加
プロセス 1 に渡される引数で最も良く使われるのは、\\&'single' というキーワードである。 これを指定すると init はシングルユーザモードでコンピュータを起動し、通常使われるデーモンは一切起動しない。 - JM
You should start the nfs server with its init script located in/etc/init.d by typing: 例文帳に追加
/etc/init.dにある初期化スクリプトを使ってNFSサーバーを起動します: - Gentoo Linux
When all /etc/runlevels/boot referenced scripts are executed,init continues with running the scripts that have a symbolic link to them in /etc/runlevels/default.例文帳に追加
/etc/runlevels/bootから参照されるすべてのスクリプトが実行されたら、initプロセスは、/etc/runlevels/defaultにシンボリックリンクがあるスクリプトの実行を続けます。 - Gentoo Linux
If you use nfs or samba shares over the network, make sure to shutdown the appropriate init scripts to avoid timeouts. Note: For more information on setting up sleep states, read manhibernate.conf.例文帳に追加
ネットワーク上でnfsやsamba共有を使用しているのなら、タイムアウトを避けるために適切なinitスクリプトを終了してください。 - Gentoo Linux
Simply copy them (devices can be copied with cp-a) to the chrooted environment, edit the init script to use chroot before executing.例文帳に追加
単にそれらをchroot環境にコピーし(デバイスはcp -aでコピーできます)、実行する前にchrootを使用するようにinitスクリプトを編集します。 - Gentoo Linux
passing any parameters that weren't handled by the kernel already. 例文帳に追加
カーネルによって解釈されていないパラメータはすべて/sbin/initに渡される。 - JM
By default this entry is disabled; in order to enable it change field 5 from off to on and restart init(8) using the directions in Section 27.3.2.2. 例文帳に追加
このエントリーはデフォルトでは無効になっており、 有効にするには 5番目のカラムを off から on にし、Section 18.3.3.6 の指示に従って init(8)を再起動します。 - FreeBSD
The second item, "/usr/libexec/getty xxx " ( xxx will be replaced by the initial gettytab capability) is the process init will run on the device. 例文帳に追加
2番目の項目 "/usr/libexec/getty xxx" (xxxは初期段階で使われる gettytab のエントリ に置き換えてください) が、init がこのディバイスに対して起動する プロセスです。 - FreeBSD
Gentoo provides an easy way to configure such a service: every init script that can be configured has a file in /etc/conf.d.例文帳に追加
Gentooはそのようなサービスを設定する簡単な方法を提供します。 設定可能なinitスクリプトのすべてが、/etc/conf.dディレクトリにファイルを設けています。 - Gentoo Linux
Also, if your init script provides a virtual dependency (such as net),the file associated with that dependency (such as /etc/conf.d/net)will be sourced too. 例文帳に追加
/etc/rc.conf さらに、あなたのinitスクリプトが(netのような)virtual依存を提供するなら、その依存に関連するファイル(/etc/conf.d/netのような)もsourceされるでしょう。 - Gentoo Linux
However, you might have installed a service without using Portage, in which case you will most likely have to create an init script.例文帳に追加
しかし、あなたは、Portageを使用しないで、サービスをインストールしているかもしれません。 その場合、おそらくinitスクリプトを作成しなければならないでしょう。 - Gentoo Linux
Add the following lines of bold (shown in bold) at the end of the init method, but note that the code contains a Class Not Found error. 例文帳に追加
次のボールドの行 (ボールドで表示された部分) を init メソッドの末尾に追加します。 ただし、コードには「クラスが見つかりません」エラーが含まれます。 - NetBeans
There are also numerous details that are different between the two in how they map pages, handle init code, etc. 例文帳に追加
ただし、これをinsecure に 変更する場合は十分注意してください。 - FreeBSD
Common ways to start a process on a console are: (a) tell init (8) 例文帳に追加
コンソール上でプロセスを開始する一般的な方法は:(a) コンソール上でmingetty (8) - JM
If they are not, and fsck(8) cannot fix the inconsistencies, init(8) drops the system into single-user mode for the system administrator to take care of the problems directly. 例文帳に追加
もしそれに問題があって fsck(8) がその不一致を修復できなければ、管理者に直接対処させるため init(8) はシステムをシングルユーザモードへと移行させます。 - FreeBSD
If init(8) finds your file systems to be in order, or once the user has finished in single-user mode, the system enters multi-user mode, in which it starts the resource configuration of the system. 例文帳に追加
init(8)がファイルシステムが正常であると判断するか、 ユーザがシングルユーザモードを終了すると、システムはマルチユーザモードへ移行し、 リソースの設定を始めます。 - FreeBSD
When rc has finished, init decides what virtual consoles it should activate and what commands need to be run at each console:例文帳に追加
rcが完了したら、initプロセスは、以下のように、どの仮想コンソールを有効にすべきで、何のコマンドがそれぞれのコンソールで実行されなければならないかを決定します。 - Gentoo Linux
As this is a tedious task that we wouldn't want our users to have to do manually, we have created tools that ease the administration of the runlevels and init scripts.例文帳に追加
依存性ツリーの管理作業は、ユーザに手動でさせたいとは思わない退屈なものなので、ランレベルとinitスクリプトの管理を簡単にするツールを作成しました。 - Gentoo Linux
Note: Make sure that --exec actually calls a service and not just a shell script that launches services and exits -- that's what the init script is supposed to do.例文帳に追加
注意: --exec が、サービスを呼び出したり停止するシェルスクリプトではなく(これはinitスクリプトがサポートする事柄です)、実際にサービスを呼び出すようにしてください。 - Gentoo Linux
You don't have to do anything to support a configuration file in /etc/conf.d: if your init script is executed, the following files are automatically sourced (i.e.例文帳に追加
/etc/conf.dの設定ファイルをサポートするのに必要なことは、何もありません。 あなたのinitスクリプトが実行される場合、自動的に以下のファイルは読み込まれます。 - Gentoo Linux
Upon the receipt of a Sync channel message sent from a base station in an Init state, the portable telephone reads a P-REV field denoting a communication protocol in operation in a mobile telephone system.例文帳に追加
Initステートにおいて基地局により発せられるSyncチャネルメッセージを受信すれば、携帯電話システムにおいて運用されている通信プロトコルを示すP_REVフィールドを読み取る。 - 特許庁
The ttys(5) method has the advantage of documenting which vty X will start on and passing the responsibility of restarting the X server on logout to init(8) . 例文帳に追加
ttys を利用する方法の利点は、 どの vty で X が起動したかの記録が残せることと、 ログアウト時に Xサーバを再起動する責任を init に押しつけることができることでしょう。 - FreeBSD
to send the signal. If this is your first time setting up the system, you may want to wait until your modem(s) are properly configured and connected before signaling init. 例文帳に追加
ただ、もし初めてシステムを設定しているのであれば、 モデムが適切に設定されて接続されるまでは、init に対してシグナルを送らない方がいいかもしれません。 - FreeBSD
Introduction to devfs Setting up devfs Implementing devfs The contents of this document are licensed under the Creative Commons -Attribution / Share Alike license.<!例文帳に追加
initラッパーを使ってdevfsを導入する このドキュメントの内容はAttribution/ShareAlikeライセンスです。 - Gentoo Linux
You need as many init scripts under /diskless/192.168.1.21/etc/runlevels as you need services on your diskless nodes.例文帳に追加
ディスクレスノードに必要なサービスの数だけ、/diskless/192.168.1.21/etc/runlevelに初期化スクリプトが必要です。 - Gentoo Linux
This enables users to more readily see the contents of their keys and init files for Fluxbox. It's a tiny extension for vim, so it's highly recommended.例文帳に追加
Gentooは、Fluxboxを素早く簡単にインストールできるようebuildを提供しています。 - Gentoo Linux
If you want the GNOME Display Manager (GDM) to run automatically when you boot(so you can log on graphically), you must add the xdm init script to the default runlevel:例文帳に追加
ブートしたときに自動的にGNOMEデスクトップマネージャ(GDM)を実行したい場合(これによりグラフィカルにログインできるようになります)、xdmのinitスクリプトをdefaultランレベルに追加しなければなりません。 - Gentoo Linux
The /sbin/rc script takes care of the initialisation, so you might say that init doesn't do much -- it delegates the task of initialising the system to another process.例文帳に追加
/sbin/rcスクリプトが初期化を担当するので、initはあまり何もしないじゃないかと思うかもしれません。 そうです、別のプロセスにシステムの初期化処理を委譲しています。 - Gentoo Linux
First,you'll need a computer that has at least 2 Network Interface Cards (NICs) init. 例文帳に追加
まず、ネットワークインタフェースカード(NIC)が少なくとも二つあるコンピュータが必要になります。 - Gentoo Linux
Any remaining arguments that were not picked up by the kernel and were not interpreted as environment variables are then passed onto process one, which is usually the init program. 例文帳に追加
カーネルによって処理されず、環境変数としても解釈されなかった残りの引数は、プロセス 1 に渡されることになる。 通常このプロセス 1 はinitプログラムである。 - JM
You can also run rc-update show (without -v) to just view enabledinit scripts and their runlevels. 4.c. 例文帳に追加
(-vなしで)rc-update showを実行し、有効なinitスクリプトとそれらのランレベルをみることができます。 - Gentoo Linux
Finally, when all scripts are executed, init activates the terminals(in most cases just the virtual consoles which are hidden beneath Alt-F1,Alt-F2, etc.) attaching a special process called agetty to it. 例文帳に追加
最後に、すべてのスクリプトが実行されたら、initプロセスは、agettyという特別なプロセスを端末(ターミナル)にくっつけて、端末(ほとんどが、Alt-F1、Alt-F2などの下に隠される仮想コンソール)を有効にします。 - Gentoo Linux
If you want your init script to support more options than the ones we have already encountered, you should add the option to the opts variable, and create a function with the same name as the option.例文帳に追加
initスクリプトに、既に説明したもの以外に追加のオプションをサポートさせたいなら、opts変数にオプションを追加して、オプションと同じ名前を持つ関数を作成しなければなりません。 - Gentoo Linux
Gentoo will use udev but keep a static/dev so that you will never have any missing device nodes.The Gentoo init scripts won't run the devfsd daemon and will deactivate devfswhen you boot up. 例文帳に追加
不足しているデバイスノードが少しもないように、Gentooはudevを使用しても、静的な/devを維持し続けます。 Gentooのinitスクリプトは、devfsdデーモンを実行しませんし、ブート時にdevfsを停止状態にします。 - Gentoo Linux
Any open file descriptors belonging to the process are closed; any children of the process are inherited by process 1, init , 例文帳に追加
その際、このプロセスが所有しているディスクリプタ (descriptor) で、オープンされているものは全てクローズされる。 - JM
On the occurrence of system event (INTR, NMI, SMI, SRESET, INIT), the assertion of STPCLK# is prohibited for a given length of time, making it operate at high speed.例文帳に追加
システムイベント(INTR,NMI,SMI,SRESET,INIT)があった場合、一定時間STPCLK#のアサートを禁止し、高速動作させる。 - 特許庁
Upon controlled shutdown, via shutdown(8) , init(8) will attempt to run the script /etc/rc.shutdown, and then proceed to send all processes the TERM signal, and subsequently the KILL signal to any that do not terminate timely. 例文帳に追加
shutdown(8)を用いてシステムを意図的にシャットダウンした場合、 init(8) は /etc/rc.shutdownというスクリプトの実行を試みます。 そして、すべてのプロセスへ TERM シグナルを送り、続いてうまく終了できなかったプロセスへ KILL シグナルを送ります。 - FreeBSD
If for some strange reason your system uses a file other that /etc/ttys to manage init, the -t option can direct sessreg to look elsewhere for a count of terminal sessions.例文帳に追加
普通でない何らかの理由により、システムが init を管理するために /etc/ttys 以外のファイルを使っている場合、-t オプションを使うと sessreg に別の場所を調べて端末セッションを数えるよう指示することができる。 - XFree86
In an initialization process INIT, a mask MSK is generated from the geometric parameters V1, V2, and V3.例文帳に追加
初期化工程[INIT]において、幾何学的パラメータ[V1,V2,V3]からマスク[MSK]が発生される。 - 特許庁
An initial value register 10 memorizes a gain control amount initial value INIT at the receiving frame start.例文帳に追加
初期値レジスタ10は、受信フレーム開始時における利得制御量初期値INITを記憶する。 - 特許庁
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| © 2010, Oracle Corporation and/or its affiliates. Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners. |
| Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|