1153万例文収録!

「init」に関連した英語例文の一覧と使い方(2ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

initを含む例文一覧と使い方

該当件数 : 185



例文

An init script will take care of choosing the brightness according to the power source.例文帳に追加

initスクリプトが電源供給源によって明るさを変更します。 - Gentoo Linux

g. , invocation of /sbin/init) is performed. 例文帳に追加

最後に通常のブートシーケンス (具体的には /sbin/init の呼び出し) が実行される。 - JM

Add the following code shown in bold to the end of the init method in the SessionBean1 class. 例文帳に追加

SessionBean1 クラスの init メソッドの末尾に、次の太字のコードを追加します。 - NetBeans

[11] The gbde init command creates a lock file for your gbde partition that in this example is stored as /etc/gbde/ad4s1c.lock. 例文帳に追加

[7]gbde init コマンドは gbdeパーティションに対するロックファイルを作成します。 - FreeBSD

例文

The fourth parameter, on, indicates to init that the line is operational. 例文帳に追加

4番目の on は、 この行が有効であることを initに対して示 しています。 - FreeBSD


例文

Of course init doesn't decide all that by itself. 例文帳に追加

もちろん、initプロセス自身が勝手に全てを決定するわけではありません。 - Gentoo Linux

Second, init executed all scripts that had symbolic links in/etc/runlevels/boot. 例文帳に追加

次に、initプロセスは、/etc/runlevels/bootにシンボリックリンクがあるスクリプトすべてを実行します。 - Gentoo Linux

With rc-update you can add and remove init scripts to a runlevel. 例文帳に追加

rc-updateを使用して、ランレベルにinitスクリプトを追加したり、削除したりできます。 - Gentoo Linux

You have already added init scripts to the "default" runlevel during the installation of Gentoo.例文帳に追加

Gentooをインストールする間に、既に"default"ランレベルにinitスクリプトを追加しています。 - Gentoo Linux

例文

When init starts it reads /etc/inittab for further instructions. 例文帳に追加

init は、起動するとまず/etc/inittabを読み、その後の行動に関する情報を得る。 - JM

例文

Workaround: Create A Mercurial repository from command line by using the commandhg init DirectoryName. 例文帳に追加

回避策: コマンド行からコマンド hg init DirectoryName を使用して、Mercurial リポジトリを作成します。 - NetBeans

Open SessionBean1.java and append the following code shown in bold to the SessionBean1.init method. 例文帳に追加

「SessionBean1.java」を開き、「 SessionBean1.init」メソッドに次の太字で表示されたコードを追加します。 - NetBeans

The init function of extension modules is not called a second time.例文帳に追加

拡張モジュール中のinit 関数が二度呼び出されることはありません。 - Python

Do not use the init script provided by the service if it isn't explicitlywritten for Gentoo: Gentoo's init scripts are not compatible with the initscripts used by other distributions! 例文帳に追加

サービスによって提供されるinitスクリプトは、Gentoo用に適切に書かれていないなら、使用してはいけません。 Gentooのinitスクリプトは、他のディストリビューションによって使用されるinitスクリプトとは、互換性がありません。 - Gentoo Linux

Code Listing4.4: Running an init script as first script in the runlevel 例文帳に追加

コード表示4.4: ランレベル内の最初のスクリプトとしてこのinitスクリプトを実行する - Gentoo Linux

title Gentoo Linux (2.6 kernel)root (hd0,0)kernel /kernel-2.6.10-gentoo-r4 udev root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/hda3initrd /initrd-2.6.10-gentoo-r4 例文帳に追加

モジュールの設定 - Gentoo Linux

Scroll to the init method and add the following code shown in bold to the bottom of the method. 例文帳に追加

init メソッドまでスクロールし、メソッドの末尾に次の太字のコードを追加します。 - NetBeans

A second reason to have this configuration outside the init script is to be able to update the init scripts without the fear that your configuration changes will be undone.例文帳に追加

設定をinitスクリプトの外側に設ける別の理由として、変更した設定が無効になってしまうという心配をせずにinitスクリプトの上書きができるということがあります。 - Gentoo Linux

From there, the init scripts of the Installation CD can take over, as if the CD was present locally. Building Kernel and Initrd Images with Support for Netbooting例文帳に追加

root=/dev/ram0とinit=/linuxrcをカーネルイメージに渡されるカーネルパラメータに加えてください。 - Gentoo Linux

Now init doesn't just execute the scripts in /etc/init.drandomly. 例文帳に追加

ここで、initプロセスは、/etc/init.dディレクトリにあるスクリプトをでたらめに実行するわけではありません。 - Gentoo Linux

Further work is currently in progress to add better IPv6 support to the network init scripts.例文帳に追加

networkのinitスクリプトへ、より優れたIPv6サポートを追加するため、現在活動を進めています。 - Gentoo Linux

27.4.4.2 /etc/ttys 例文帳に追加

/etc/ttys には、 init が監視すべきtty のリストを記 述します。 - FreeBSD

First, init runs all scripts from /etc/init.d that have symbolic links inside /etc/runlevels/boot.例文帳に追加

最初に、initプロセスは、/etc/runlevels/bootディレクトリにシンボリックリンクがある/etc/init.dの全てのスクリプトを実行します。 - Gentoo Linux

Now init checks its configuration file to see what runlevel it should run.例文帳に追加

ここで、initプロセスは、どのランレベルで実行されるべきかを知るために設定ファイルを調べます。 - Gentoo Linux

For instance you can create a second "default" runlevel which you can boot that has other init scripts assigned to it.例文帳に追加

例えば、別のinitスクリプトが割り当てられてブートする、2つ目の"default"ランレベルを作成できます。 - Gentoo Linux

For a more detailed discussion about dependency, consult the section Writing Init Scripts in the GentooHandbook. 2.c. 例文帳に追加

依存関係についての詳しい解説は、GentooハンドブックのWriting Init Scriptsを参照してください。 - Gentoo Linux

Warning: The radvd init script explained in the next chapter enables (and disables)forwarding, making the next step unnecessary. 例文帳に追加

警告:radvdのinitスクリプトはフォワーディングをONにするので、次のステップが必要なくなります。 - Gentoo Linux

If this is not set, or cannot be found, the kernel will try /sbin/init , 例文帳に追加

この指定がなされなかったり、指定したコマンドが見つからなかった場合には、カーネルは/sbin/init , - JM

loads the relocated module image into kernel space and runs the module's init function. 例文帳に追加

は再配置されたモジュールイメージをカーネル空間にロードし、そのモジュールのinit関数を実行する。 - JM

InitscriptsGentoo uses a special initscript format which, amongst other features, allowsdependency-driven decisions and virtual initscripts. 例文帳に追加

initスクリプトGentooは特有のinitスクリプトを採用しています。 それは、数ある機能の中でも特に、依存関係による判定や仮想initスクリプトを可能にします。 - Gentoo Linux

See the init(8) manual page for details on securelevel, and see /etc/defaults/rc.conf and the rc.conf(5) manual page for more information on rc.conf. 10.23. 例文帳に追加

セキュアレベルの詳細は init(8) を、 rc.conf の詳細は /etc/defaults/rc.conf および、 rc.conf(5) のマニュアルページをご覧ください。 - FreeBSD

See the init(8) manual page for details on securelevel, and see /etc/defaults/rc.conf and the rc.conf(5) manual page for more information on rc.conf. 例文帳に追加

セキュアレベルの詳細は init(8) を、 rc.conf の詳細は /etc/defaults/rc.conf および、 rc.conf(5) のマニュアルページをご覧ください。 - FreeBSD

Also, check the log file /var/log/messages to see if there are any log messages from init or getty regarding any problems. 例文帳に追加

また、ログ ファイル /var/log/messages に init および getty から何か出力がないかどうかも確認してみてく ださい。 - FreeBSD

Using this information, init checks what it must run to startrunlevel 3: 例文帳に追加

この情報を使って、initはランレベル3を開始するために、何を実行しなければならないかを調べます。 - Gentoo Linux

Init scripts in /etc/init.d can depend on a specific network interface or just net.例文帳に追加

/etc/init.dにあるinitスクリプトは、特定のネットワークインターフェース、もしくはただ単にnetに依存することがあります。 - Gentoo Linux

Check the manual page for the version of init installed on your system to see what arguments it accepts. 例文帳に追加

システムにインストールされている init がどんな引数を受け付けるかは、マニュアルページで調べること。 - JM

You can use xdm to run a single session at a time, using the 4.3 init options or othersuitable daemon by specifying the server on the command line: xdm -server ":0 SUN-3/60CG4 local /usr/X11R6/bin/X :0"例文帳に追加

4.3 init オプションを使い、xdm で同時に1つのセッションを実行することができる。 - XFree86

loads the specified extension at init. 例文帳に追加

\\-x extension初期化時に指定した機能拡張をロードする。 - XFree86

You are not obliged to define these functions! Our init system is intelligent enough to fill these functions by itself if you use start-stop-daemon.例文帳に追加

これらの関数を定義することは強制されません! Gentooのinitシステムは、start-stop-daemonを使用する場合には、自動的にinitシステム自身がこれらの関数を適切に処理します。 - Gentoo Linux

signal to be sent to init (process 1), whereupon this process may decide upon a proper action (maybe: kill all processes, sync, reboot). 例文帳に追加

シグナルが init (プロセス 1) に送られる。 このシグナルを受けると、おそらく init プロセスは前もって定められた動作を行うことになる (多分すべてのプロセスの kill,sync, 再起動)。 - JM

When the printer 3 receives the INIT signal while it is in the error state, it releases the error state, and resumes printing.例文帳に追加

プリンタ3は、エラー状態のときにINIT信号を受けると、エラー状態を解除すて印刷を再開する。 - 特許庁

This line tells init that it must run /sbin/rc sysinit to initialize the system.例文帳に追加

この行は、initプロセスに、システムを初期化するために/sbin/rc sysinitを実行しなければならないことを伝えています。 - Gentoo Linux

The rc-update -v show command will show all the available init scripts and list at which runlevels they will execute:例文帳に追加

rc-update -v showコマンドは、すべての利用可能なinitスクリプトとそれがどのランレベルで実行されるかを表示します。 - Gentoo Linux

It is therefore not really desirable to have the users edit the init script directly, as it would make it more error-prone. 例文帳に追加

そのため、initスクリプトをユーザーが直接編集することは、間違い起こしやすいので良くありません。 - Gentoo Linux

Note: For the above reason, module-init-tools might already be installed and working with your existing Linux 2.4 kernel.例文帳に追加

注意:上記の理由により、すでにmodule-init-toolsがインストールされていて、既存のLinux2.4カーネルで動作中かもしれません。 - Gentoo Linux

The hibernate-cleanup init script invalidates swsusp images during the bootprocess.例文帳に追加

hibernate-cleanupinitスクリプトは起動中にswsuspイメージを無効にします。 - Gentoo Linux

Additionally, the hibernate-cleanup init script invalidates TuxOnIce images during the bootprocess.例文帳に追加

hibernate-cleanupinitスクリプトは起動中にsuspend2イメージを無効にします。 - Gentoo Linux

# emerge --unmerge sys-apps/modutils# emerge module-init-tools Note: Don't worry - even though you have just unmerged modutils, module-init-toolsprovides backwards compatibility for Linux 2.4, so you will still be able to boot into Linux 2.4 and handle modules for that kernel.例文帳に追加

注意:ご心配なく-modutilsをunmergeしても、module-init-toolsがLinux2.4向けに下位互換機能を提供するので、Linux2.4を起動してそのカーネルのモジュールを操作することもできます。 - Gentoo Linux

Second, /etc/ttys holds information that tells /sbin/init what tty devices should have getty processes running on them. 例文帳に追加

つぎに、 /etc/ttys に保存されている情報から、 /sbin/init はど の tty ディバイスに対してgetty のプロセスを実行するべきか判 断します。 - FreeBSD

例文

When the kernel is loaded and run, it initializes all kernel-specificstructures and tasks and starts the init process. 例文帳に追加

カーネルがロードされ、実行されるときに、カーネルは、カーネル固有の構造とタスク全てを初期化し、initプロセスを起動します。 - Gentoo Linux




  
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-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.
  
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-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
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS