Kernelを含む例文一覧と使い方
該当件数 : 2286件
Note: Users of the AMD64 architecture will want to add the following line to their kernel configuration file: 例文帳に追加
18.1. この章では - FreeBSD
Kernel cryptography code (/usr/src/sys/crypto). 例文帳に追加
カーネル用の暗号コード (/usr/src/sys/crypto)。 - FreeBSD
usermode-sources are the User Mode Linux kernel patches. 例文帳に追加
usermode-sourcesは、UserModeLinux用のカーネルパッチです。 - Gentoo Linux
Code Listing4.5: Rage128 DRM kernel configuration 例文帳に追加
コード表示3.1:DRMのカーネル設定 - Gentoo Linux
Code Listing1.2: Configuring the Linux Kernel 例文帳に追加
コード表示1.2:Linuxカーネルの設定 - Gentoo Linux
5.Configuring, building, and installing the kernel 例文帳に追加
カーネルの設定、ビルド、インストール - Gentoo Linux
Insufficient kernel memory was available. 例文帳に追加
カーネルに十分なメモリがない。 - JM
This is one of the unit's kernel.例文帳に追加
これは 1 体の 基幹部分だ - 映画・海外ドラマ英語字幕翻訳辞書
How to use the kernel configuration file to create and build a new kernel. 例文帳に追加
カーネルコンフィグレーションファイルから新しいカーネルを構 築する方法。 - FreeBSD
Overloading the Kernel Route Cache. 例文帳に追加
カーネルの経路情報のキャッシュ。 - FreeBSD
Code Listing3.3: Reconfiguring the kernel 例文帳に追加
コード表示3.3:カーネルの再構築 - Gentoo Linux
When the kernel has finished compiling, copy the kernel image to/boot. 例文帳に追加
カーネルのコンパイルが終れば、カーネルイメージを/bootにコピーしてください。 - Gentoo Linux
3.Installing the Linux 2.6 sourcesChoosing and installing a kernel 例文帳に追加
カーネルの選択とインストール - Gentoo Linux
Quotas are enabled in the kernel and added to a mount point in /etc/fstab.例文帳に追加
quotaはkernelで有効にし、/etc/fstabのマウントポイントに設定を追加します。 - Gentoo Linux
This panic timeout can also be set by "echo N > /proc/sys/kernel/panic". 例文帳に追加
この値は、起動後に "echo N > /proc/sys/kernel/panic"として設定することもできる。 - JM
API was introduced in Linux kernel 2.5.44. 例文帳に追加
API は Linux カーネル 2.5.44 に導入された。 - JM
Insufficient kernel memory is available. 例文帳に追加
カーネルメモリが十分になかった。 - JM
/proc/sys/kernel/cap-bound " (from Linux 2.2 to 2.6.24)" This file holds the value of the kernel "capability bounding set" (expressed as a signed decimal number). 例文帳に追加
/proc/sys/kernel/cap-boundこのファイルにはカーネルの"capability bounding set"(符号付き 10 進数表現) の値が書かれている。 - JM
/proc/sys/kernel/ctrl-alt-del This file controls the handling of Ctrl-Alt-Del from the keyboard. 例文帳に追加
/proc/sys/kernel/ctrl-alt-delこのファイルはキーボードの Ctrl-Alt-Del の扱いを制御する。 - JM
/proc/sys/kernel/hotplug This file contains the path for the hotplug policy agent. 例文帳に追加
/proc/sys/kernel/hotplugこのファイルはホットプラグ・ポリシー・エージェントのパスが書かれている。 - JM
is a common kernel entry point for the socket system calls. 例文帳に追加
はソケット・システムコールのための共通のカーネル・エントリ・ポイント(kernel entry point)である。 - JM
sync(2) kernel system call, and the kernel schedules the flushing. 例文帳に追加
sync(1) はカーネルシステムコール sync(2) を呼び出し、 カーネルがフラッシュの予定を立てる。 - JM
.rhosts, Dump and Restore /boot/kernel.old, Building and Installing a Custom Kernel 例文帳に追加
メーリングリスト, World の再構築 - FreeBSD
This model is (partially) supported by the Linux kernel and by xterm (1). 例文帳に追加
このモデルは Linux カーネルやxterm (1) - JM
Since kernel 2.0, there is no interaction between the types of lock placed by flock (2) 例文帳に追加
カーネル 2.0 以降では、flock (2) - JM
to tell the kernel to allow the user space application to access the I/O ports in question. 例文帳に追加
を使用すること。 - JM
In Linux kernel versions before 2.6.9, if the disposition of SIGCHLD 例文帳に追加
Linux 2.6.9 より前のバージョンでは、SIGCHLD - JM
Where a system call is marked "1.2" this means the system call probably appeared in a 1.1.x kernel version, and first appeared in a stable kernel with 1.2. (Development of the 1.2 kernel was initiated from a branch of kernel 1.0.6 via the 1.1.x unstable kernel series.) 例文帳に追加
システムコールに "1.2" と書かれている場合、そのシステムコールがおそらくバージョン 1.1.x のカーネルで登場し、安定版のカーネルでは 1.2 で初めて登場したことを意味する。 - JM
Where a system call is marked "2.2" this means the system call probably appeared in a 2.1.x kernel version, and first appeared in a stable kernel with 2.2.0. (Development of the 2.2 kernel was initiated from a branch of kernel 2.0.21 via the 2.1.x unstable kernel series.) 例文帳に追加
システムコールに "2.2" と書かれている場合、そのシステムコールがおそらくバージョン 2.1.x のカーネルで登場し、安定版のカーネルでは 2.2.0 で初めて登場したことを意味する。 - JM
Where a system call is marked "2.4" this means the system call probably appeared in a 2.3.x kernel version, and first appeared in a stable kernel with 2.4.0. (Development of the 2.4 kernel was initiated from a branch of kernel 2.2.8 via the 2.3.x unstable kernel series.) 例文帳に追加
システムコールに "2.4" と書かれている場合、そのシステムコールがおそらくバージョン 2.3.x のカーネルで登場し、安定版のカーネルでは 2.4.0 で初めて登場したことを意味する。 - JM
Where a system call is marked "2.6" this means the system call probably appeared in a 2.5.x kernel version, and first appeared in a stable kernel with 2.6.0. (Development of kernel 2.6 was initiated from a branch of kernel 2.4.15 via the 2.5.x unstable kernel series.) 例文帳に追加
システムコールに "2.6" と書かれている場合、そのシステムコールがおそらくバージョン 2.5.x のカーネルで登場し、安定版のカーネルでは 2.6.0 で初めて登場したことを意味する。 - JM
8.5 Building and Installing a Custom Kernel 例文帳に追加
8.3. カスタムカーネルの構築とインストール - FreeBSD
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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. |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)