「Runlevel」を含む例文一覧(70)

1 2 次へ>
  • Code Listing3.3: Adding ALSA to the boot runlevel # rc-update add alsasound boot* alsasound added to runlevel boot* rc-update complete.
    コード表示3.3:ALSAをbootrunlevelに追加 - Gentoo Linux
  • and query the current run-level via runlevel (8).
    を用いて現在のランレベルを変更でき、runlevel (8) - JM
  • What is a runlevel?
    c6:12345:respawn:/sbin/agetty 38400 tty6 linux ランレベルって何? - Gentoo Linux
  • Add it to the boot runlevel.
    これをbootrunlevelに追加します。 - Gentoo Linux
  • Print only the current runlevel.
    現在のランレベルのみを表示する。 - JM
  • Code Listing3.3: Adding quota to the boot runlevel
    コード表示3.3: quotaをbootランレベルに追加 - Gentoo Linux
  • Code Listing5.1: Creating a runlevel directory
    コード表示5.1: ランレベルディレクトリの作成 - Gentoo Linux
  • Code Listing2.8: Adding net.eth0 to the default runlevel
    コード表示2.8: defaultのランレベルにnet.eth0を追加 - Gentoo Linux
  • A runlevel is a state in which your system is running and contains a collection of scripts (runlevel scripts or initscripts) that must be executed when you enter or leave a runlevel.
    ランレベルは、システムの実行状態であり、ランレベルに入ったりランレベルから抜けたりするときに実行されるべきスクリプト(runlevel scriptsもしくは、initscripts)のコレクションを意味します。 - Gentoo Linux
  • Code Listing2.3: Creating a battery runlevel # cd /etc/runlevels# cp -a default battery
    コード表示2.3:batteryランレベルの作成 - Gentoo Linux
  • Add it to the default and battery runlevel as well.
    defaultとbatteryランレベルに追加してください。 - Gentoo Linux
  • Code Listing3.1: Adding xdm to the default runlevel
    コード表示3.1:xdmをdefaultランレベルに追加する - Gentoo Linux
  • Code Listing3.2: Adding GPM to the default runlevel
    コード表示3.2:GPMをデフォルトランレベルに追加 - Gentoo Linux
  • Code Listing10.3: Adding alsasound to the boot runlevel # rc-update add alsasound boot
    コード表示10.3:alsasoundをbootランレベルに追加 - Gentoo Linux
  • A runlevel conversion part may perform runlevel conversion to a string of the 3D-DCT coefficient data.
    ランレベル変換部は、その3D-DCT係数データ列をランレベル変換するようにしてもよい。 - 特許庁
  • Code Listing2.1: Removing Postfix from the default runlevel
    コード表示2.1: defaultランレベルからpostfixを削除する - Gentoo Linux
  • Code Listing5.4: Adding an entry for the offline runlevel
    コード表示5.4: offlineランレベルのためのエントリ追加 - Gentoo Linux
  • Code Listing2.2: Adding apache2 to the default runlevel
    コード表示2.2:デフォルトのランレベルにApache2を追加する - Gentoo Linux
  • Code Listing4.6: Adding timidity to the default runlevel # rc-update add timidity default# /etc/init.d/timidity start
    コード表示4.6:timidityをデフォルトランレベルに追加 - Gentoo Linux
  • CONSOLEFONT="lat9w-16" You should verify that CONSOLEFONT is in the boot runlevel:
    CONSOLEFONTがbootランレベルにあることを確認するべきです。 - Gentoo Linux
  • The last"rc" command instructs Gentoo to start any scripts in the current runlevel that have not yet been started.
    最後の行の"rc"コマンドは、現在のrunlevelでまだ開始されていないスクリプトを開始するためにGentooに指示します。 - Gentoo Linux
  • Code Listing2.7: Adding PostgreSQL to the default runlevel # rc-update add postgresql default
    コード表示2.7:PostgreSQLをデフォルトのランレベルに追加する - Gentoo Linux
  • That's where a new runlevel battery comes in handy.
    それには新しいランレベルであるbatteryが役に立ちます。 - Gentoo Linux
  • Code Listing2.10: Finishing runlevel switching with acpid
    コード表示2.10:acpidを用いたランレベル切り替えの終了 - Gentoo Linux
  • (Start the daemon now)# /etc/init.d/rsyncd start(Add the daemon to your default runlevel)# rc-update add rsyncd default
    /etc/make.confの方も相応に更新してください。 - Gentoo Linux
  • Don't forget to add timidity to the default runlevel.
    timidityをデフォルトランレベルに追加することを忘れないでください。 - Gentoo Linux
  • # rc-update del famd# emerge --unmerge app-admin/fam Next we'll clean up the remaining services.
    次に、残っているrunlevelへの作業を片付けます。 - Gentoo Linux
  • Code Listing7.2: Verify the proper runlevel # rc-update -v show | grep -i consolefont
    コード表示7.2:適切なランレベルにあることを確認 - Gentoo Linux
  • The only difference here is that you define a second "boot" runlevel instead of a second"default" runlevel.
    ここでのただ一つの違いは、別の"default"ランレベルを定義する代わりに、別の"boot"ランレベルを定義するということです。 - Gentoo Linux
  • Start by adding Apache to your default runlevel:
    まずは、Apacheをデフォルトのランレベルに加えるところから始めます。 - Gentoo Linux
  • First of all, create the runlevel directory for your second "default" runlevel.As an example we create the offline runlevel:
    何はさておき、別の"default"ランレベルのためのランレベルディレクトリを作成してください。 例として、offlineランレベルを以下のように作成します。 - Gentoo Linux
  • The next sections assume a runlevel battery exists.
    次の章ではbatteryランレベルが存在すると仮定しているからです。 - Gentoo Linux
  • Code Listing2.11: Runlevel adjustment at boot time by editing local.start
    コード表示2.11:local.startを編集し起動時にランレベルを調整する - Gentoo Linux
  • With Gentoo you can alter the runlevel behaviour to your own will.
    Gentooではあなたのしたいようにランレベルの動作を変更できます。 - Gentoo Linux
  • An important event is changing the power source, which should cause a runlevel switch.
    重要なイベントは、ランレベルを変更する電源の変更です。 - Gentoo Linux
  • As long as any event is generated, runlevel changing will work.
    イベントが作成される限りは、ランレベルの変更は動作します。 - Gentoo Linux
  • You can then select at boottime what default runlevel you want to use.
    その後、使用したいdefaultランレベルがどれかをブート時に選択できます。 - Gentoo Linux
  • Example: the link /etc/rc2.d/S80sendmail starts the sendmail service on runlevel 2.
    例えば、/etc/rc2/S80sendmailというリンクは、sendmail サービスをランレベル 2 において起動する。 - JM
  • 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
  • Code Listing4.4: Running an init script as first script in the runlevel
    コード表示4.4: ランレベル内の最初のスクリプトとしてこのinitスクリプトを実行する - Gentoo Linux
  • If no runlevel is displayed for CONSOLEFONT, then add it to the proper level:
    CONSOLEFONTに何のランレベルも表示されていなければ、適切なレベルに追加してください。 - Gentoo Linux
  • 4.e. Changing the Runlevel BehaviourWho might benefit from this?
    4.e. ランレベルの動作を変更するこれをすることでどんな人が恩恵を受けますか? - Gentoo Linux
  • When done, make sure brightness is adjusted automatically by adding it to the battery runlevel.
    完了したら、明るさが自動で調整されるように、batteryランレベルへ追加します。 - 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
  • You should add PostgreSQL to your default runlevel so it's started each time you boot your computer.
    PostgreSQLをデフォルトのランレベルに追加し、マシンのブート都度、起動させる方が良いでしょう。 - Gentoo Linux
  • Now init checks its configuration file to see what runlevel it should run.
    ここで、initプロセスは、どのランレベルで実行されるべきかを知るために設定ファイルを調べます。 - Gentoo Linux
  • The boot runlevel starts all system-necessary services which all otherrunlevels use.
    bootランレベルは、他のすべてのランレベルが使用する、システムに必要なすべてのサービスを開始します。 - 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
  • Now edit your bootloader configuration and add a new entry for the offline runlevel.
    ここで、ブートローダの設定を編集して、offlineランレベルのための新しいエントリを追加してください。 - Gentoo Linux
1 2 次へ>

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