「linux capability」を含む例文一覧(6)

  • The following list shows the capabilities implemented on Linux, and the operations or behaviors that each capability permits: CAP_AUDIT_CONTROL " (since Linux 2.6.11)"
    以下のリストは、Linux で実装されているケーパビリティと各ケーパビリティが許可する操作と動作をまとめたものである。 - JM
  • Return (as the function result) 1 if the capability specified in arg2 is in the calling thread's capability bounding set, or 0 if it is not. (The capability constants are defined in <linux/capability> .)
    で指定されたケーパビリティが呼び出したスレッドのケーパビリティバインディングセット (capability bounding set) に含まれている場合、(関数の返り値として) 1 を返し、そうでない場合 0 を返す(ケーパビリティ定数は<linux/capability>で定義されている)。 - 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
  • The other commonly used Linux loader is 'LoadLin' which is a DOS program that has the capability to launch a Linux kernel from the DOS prompt (with boot-args) assuming that certain resources are available.
    ほかにはloadLinもよく使われている Linux ローダである。 これは DOS のプログラムで、DOS プロンプトから(起動時引数とともに) Linux カーネルを起動できる(いくつかの特定のリソースが利用可能でなければならない)。 - JM
  • Starting with Linux 2.6.25, the system-wide capability bounding set disappeared, and was replaced by a per-thread bounding set; see capabilities (7).
    中は、このセットとプロセスに許可されている権限の AND がとられる。 - JM
  • Starting with kernel 2.2, Linux divides the privileges traditionally associated with superuser into distinct units, known as capabilities ,
    バージョン 2.2 以降の Linux では、これまでスーパーユーザに結び付けられてきた権限を、いくつかのグループに分割している。 これらのグループはケーパビリティ (capability) - JM

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