| 例文 |
root filesystemの部分一致の例文一覧と使い方
該当件数 : 28件
The root partition is the filesystem mounted under /. 例文帳に追加
ルートパーティションは/以下にマウントされるファイルシステムです。 - Gentoo Linux
One filesystem -- the filesystem that anchors all absolute pathnames -- is called the root filesystem , and is always available. 例文帳に追加
すべての絶対パス名を解決できるファイルシステムを ルートファイルシステムと呼び、常に利用可能な状態になっています。 - FreeBSD
Refresh the root of the CVS filesystem with the Refresh command. 例文帳に追加
CVS ファイルシステムのルートでは「再表示」コマンドを実行します。 - NetBeans
If an argument is the absolute file name of a disk device node containing a mounted filesystem, df shows the space available on that filesystem rather than on the filesystem containing the device node (which is always the root filesystem). 例文帳に追加
マウントされているファイルシステムのディスクデバイスファイル名を絶対パスで引数として指定した場合、dfはデバイスファイルを含むファイルシステム(つまりrootファイルシステム)ではなく、そのファイルシステムの空きディスク容量を表示する。 - JM
Note: The NFS mounted root filesystem will be mounted read only . 例文帳に追加
Note: NFS でマウントされたルートファイルシステムは 読み出し許可だけでマウントされます。 - FreeBSD
A process's root directory is the topmost point in the filesystem that the process can access; it is ordinarily set to the root directory of the entire filesystem. 例文帳に追加
プロセスのルートディレクトリは、プロセスがアクセスできるファイルシステム上で最も上位の点です。 通常、このルートディレクトリは、 ファイルシステム全体のルートディレクトリに設定されます。 - FreeBSD
Next step is to edit your /etc/exports file, in order to allow the workstations to mount the root filesystem.例文帳に追加
ここでは、ワークステーションがルートファイルシステムをマウントできるようにします。 - Gentoo Linux
At the time, changing the root of the filesystem was a non-trivial undertaking.例文帳に追加
その時に、ファイルシステムのルートを変更することは容易ではありませんでした。 - Gentoo Linux
The root filesystem should have 1 while the rest should have 2 (or 0 if a filesystem check isn't necessary). 例文帳に追加
ルートパーティションは1に残りのパーティションは2にすべきでしょう。 (もしくはもしファイルシステムのチェックが必要の無い場合は0にしてください)。 - Gentoo Linux
In networked environments, it often makes sense to build a database at the root of each filesystem, containing the entries for that filesystem. 例文帳に追加
ネットワーク環境では、データベースをそれぞれのファイルシステムのルートに作成し、そこにそのファイルシステムのエントリを持たせるようにすると良い。 - JM
2.2, if a process has the root of the filesystem as its root directory, and has /usr as its current directory, it can refer to the file vi either from the root with the absolute pathname /usr/bin/vi, or from its current directory with the relative pathname bin/vi. 例文帳に追加
このとき、 viを参照するには、絶対パスを用いて、 /usr/bin/viとも書けますし、カレントディレクトリからの相対パスを用いて、 bin/vi とも書けます。 - FreeBSD
The line rootfs 199.246.76.1:/DiskLess/rootfs/altair tells the diskless system where its NFS mountable root filesystem is located. 例文帳に追加
rootfs 199.246.76.1:/DiskLess/rootfs/altairの行はディスク無しのシステムが NFSでマウントできるルートファイルシステムの場所を表しています。 - FreeBSD
Note: If your root filesystem is JFS, you must add " ro" to the kernel line since JFS needs to replay its log before it allows read-write mounting.例文帳に追加
これはJFSが読み書き可でマウントする前に、ログを再読込する必要があるからです。 - Gentoo Linux
For instance, to make an ext3 filesystem on the root partition (/dev/sda4 in our example), you would use: 例文帳に追加
mkfs.xfs 例えば、ルートパーティション(この例では/dev/hda4)をext3(今回の例として)にするには、以下の様にします。 - Gentoo Linux
References to a directory that has a filesystem mounted on it are converted transparently by the kernel into references to the root directory of the mounted filesystem. 例文帳に追加
ファイルシステムにマウントされたディレクトリの参照は、そのマウントされたファイルシステムのルートディレクトリの参照へとカーネルによって透過的に変換されます。 - FreeBSD
So, to save the early AFS sites from having to rename their filesystem, AFS remained as thename and filesystem root.例文帳に追加
なぜなら、ファイルシステムを改名しなければならないので早めにAFSの場所を確保する必要があったのです。 そして名前とファイルシステムのルートが改名されました。 - Gentoo Linux
Note: If your root filesystem is JFS, you must add " ro" to the kernelline since JFS needs to replay its log before it allows read-write mounting. 例文帳に追加
注意: rootファ�ぅ襯轡好謄爐�FSの場合には、JFSでは、read-writeマウントを許可する前にログを再読み込みする必要があるので、" ro"をkernelに加えなければなりません。 - Gentoo Linux
For instance, allowing users to execute emerge as root can indeed grant them full root access to the system because emerge can be manipulated to change the live filesystem to the user's advantage.例文帳に追加
例えば、rootとしてemergeの実行をユーザに許可することは、実際には、システムに対するすべてのrootアクセスを与えることになりかねません。 なぜなら、emergeが不正に操作されて、そのユーザに有利になるように実システムを変更する可能性があるからです。 - Gentoo Linux
Others may be mounted; that is, they may be integrated into the directory hierarchy of the root filesystem. 例文帳に追加
他のファイルシステムは、マウントすることができます。 マウントとは、ルートファイルシステムのディレクトリ構造の一部として統合する操作です。 - FreeBSD
If everything is ok the kernel should boot, mount the root filesystem using NFS and provide you with a login prompt.例文帳に追加
すべてがうまくいっていれば、カーネルが起動してNFSを使ってルートファイルシステムをマウントし、ログインプロンプトが表示されるはずです。 - Gentoo Linux
So when you look at the "root" I-node of any filesystem you will note that its I-node number will always be "2". 例文帳に追加
ですから何かのファイルシステムの「ルート」iノードを調べてみれば、そのiノード番号が常に"2"であることが分かるでしょう。 - コンピューター用語辞典
It only provides the user with existing devices, adds new nodes when new devices are found, and makes it possible to mount the root filesystem read only.例文帳に追加
それは、ユーザーに対して存在するデバイスを提供するに留まらず、新たなデバイスが見つかると新しいノードを加え、さらにrootファイルシステムをreadonlyでマウントすることを可能にしました。 - Gentoo Linux
auto makes mount guess for the filesystem (recommended for removable media as they can be created with one of many filesystems) and user makes it possible for non-root users to mount the CD. 例文帳に追加
autoはmountにファイルシステムを推測させ(多数のファイルシステムの内の1つで作成され得るリムーバルメディアに推奨されます)、userは非rootユーザーがCDをマウントできるようにします。 - Gentoo Linux
The filesystem forms a tree, the beginning of which is the root directory , sometimes referred to by the name slash , spelled with a single solidus character (/). 例文帳に追加
ファイルシステムは、 ルートディレクトリ を始点とする木構造を持っています。 ルートディレクトリは、 スラッシュと呼ばれる場合もあり、斜線文字(/)で表されます。 - FreeBSD
Each slave needs it's own root filesystem because sharing certain system files will cause permission problems and hard crashes.例文帳に追加
ある種のシステムファイルを共有することは、パーミッションの問題やシステムクラッシュの原因となるので、それぞれのスレーブに対して、別々のルートファイルシステムが必要です。 - Gentoo Linux
41109Description: After running Refresh Recursively on the root of a CVS filesystem(using the IDE's built-in CVS client), the status of up-to-date files is changed to Local.例文帳に追加
41109問題: CVS ファイルシステムのルートで「再帰的に再表示」を (IDE の組み込み CVS クライアントを使用して) 実行すると、[最新] と表示されているファイルのステータスが [ローカル] に変わります。 - NetBeans
Now you can follow the Gentoo install doc essentially verbatim,although you'll need to know that the root filesystem will be/dev/ubd/0, the swap "partition" will be /dev/ubd/1, and the CD rom will be /dev/ubd/2. 5.Resources 例文帳に追加
これで、基本的には、Gentooインストールドキュメントに従ってインストールすることができますが、ルートファイルシステムが/dev/ubd/0に、スワップパーティションが/dev/ubd/1に、CD-ROMが/dev/ubd/2になるということは知っておく必要があります。 - Gentoo Linux
| 例文 |
| Copyright (C) 1994- Nichigai Associates, Inc., 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 © 2001 - 2008 by the PEAR Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ). |
| 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
