NFSを含む例文一覧と使い方
該当件数 : 157件
To use protocols of an SCSI and a TCP/IP, that is NFS, in different purposes without a plurality of connections or a special apparatus.例文帳に追加
複数本の接続や特殊な装置を持たずにSCSIとTCP/IPすなわちNFSのプロトコルをサポートし、目的に応じて使い分け可能にする。 - 特許庁
If you have multiple build sets, /usr/src should be on one build machine, and NFS mounted on the rest. 例文帳に追加
ビルドセット自体が複数ある場合は、 /usr/src はひとつのビルドマシン上にあるべきです。 他のマシンからはそれを NFS マウントするようにしましょう。 - FreeBSD
If you use nfs or samba shares over the network, make sure to shutdown the appropriate init scripts to avoid timeouts. Note: For more information on setting up sleep states, read manhibernate.conf.例文帳に追加
ネットワーク上でnfsやsamba共有を使用しているのなら、タイムアウトを避けるために適切なinitスクリプトを終了してください。 - Gentoo Linux
If screen is installed setuid-root, then the administrator should compile screen with an adequate (not NFS mounted) socket directory.例文帳に追加
screenを setuid-root でインストールする場合、システム管理者は適切な (NFS マウントではない)ソケットディレクトリを使うようscreenをコンパイルしなければならない。 - JM
Infelicities in the protocol underlying NFS can cause the unexpected disappearance of directories which are still being used. 例文帳に追加
NFS プロトコルに潜在している欠陥によって、まだ使用中のディレクトリが突然消滅する現象が引き起こされることがある。 - JM
To provide an NFS (network file system) server for reducing time for lock reacquisition processing, and to provide an NFS server control program and method thereof.例文帳に追加
ロック再獲得処理の時間を低減するNFSサーバ、NFSサーバ制御プログラム、NFS制御方法を提供する。 - 特許庁
To execute data reading from or data writing to storage media in response to SCSI, NFS, CIF, or HTTP type read/write requests.例文帳に追加
SCSI、NFS、CIFS、またはHTTPタイプのリード/ライト要求に応答して、ストレージ媒体からのデータ読み出しあるいはストレージ媒体へのデータ書き込みを行う。 - 特許庁
It is, and the solution is to have one machine do most of the work, while the rest of the machines mount that work via NFS. 例文帳に追加
実際これは無駄で、解決策は 1 つのマシンに仕事のほとんどをさせ、 残りのマシンは NFS経由でそれをマウントする、というものです。 - FreeBSD
This is an example of a local CVSROOT path; you'd use a CVSROOT like this if you wanted to connect to a local repository that exists at /var/cvsroot; or maybe you have a repository mounted via NFS at /var/cvsroot.例文帳に追加
/home/cvsrootにあるローカルリポジトリ、もしくはNFSで/home/cvsrootにマウントされているリポジトリに接続したい場合は、上にあるようなCVSROOTを使います。 - Gentoo Linux
A change in the normal user IDs for a program such as the NFS server is a security hole that can expose it to unwanted signals. 例文帳に追加
NFS サーバーのようなプログラムで、通常のユーザID を変更すると、プロセスを望まないシグナルにさらす可能性があり、セキュリティ・ホールになる。 - JM
Protocols such as Remote Procedure Call (RPC) and the Network File System (NFS) use XDR (eXternal Data Representation) to describe their data formats. 例文帳に追加
RPC(遠隔手続き呼出し)やNFS(ネットワーク・ファイル・システム)などのプロトコルは, それらのデータ形式を記述するのにXDR(外部データ表現)を使っている. - コンピューター用語辞典
The rpc.rquotad(8) daemon makes quota information available to the quota(1) command on NFS clients, allowing users on those machines to see their quota statistics. 例文帳に追加
rpc.rquotad(8)デーモンにより、NFS クライアント上の quota(1)コマンドは情報を得ることができ、クライアントマシン上のユーザが自分のクォータの統計を見ることができます。 - FreeBSD
B and C should then NFS mount /usr/src and /usr/obj from A, and you can then run make installworld to install the results of the build on B and C. 例文帳に追加
それから、マシン B とマシン C でマシン A の /usr/src と /usr/obj を NFSマウントし、make installworld とすることで構築済みのシステムを各マシンにインストールすることができるのです。 - FreeBSD
If this machine mounts /usr/src and /usr/obj via NFS, when you reboot to single user you will need to enable the network and mount them. 例文帳に追加
テストマシンが NFS 経由で /usr/src と /usr/objをマウントしているなら、シングルユーザで再起動したときネットワークを使えるようにしてマウントする必要があります。 - FreeBSD
Recent kernels allow many other types, mostly for CD-ROMs: nfs, ram, scd, mcd, cdu535, aztcd, cm206cd, gscd, sbpcd, sonycd, bpcd. 例文帳に追加
パーティションは存在しないので N は指定しない。 )最新のカーネルでは、他にも次のような多くのデバイスタイプを指定できる(ほとんどは CD-ROM だが):nfs, ram, scd, mcd, cdu535, aztcd, cm206cd, gscd, sbpcd, sonycd, bpcd。 - JM
FreeBSD also supports network file systems such as NFS (see mount_nfs(8) ), NetWare (see mount_nwfs(8) ), and Microsoft-style SMB file systems (see mount_smbfs(8) ). 例文帳に追加
/usr/src/usr.sbin/sendmail/cfディレクトリの中にある設定ファイルを使用してください。 - FreeBSD
Except for its network traffic, NFS is the least visible method -- allowing you to monitor the file systems on each client box virtually undetected. 例文帳に追加
ネットワークのトラフィックを別にして、NFSは最も可視性 のない方法です - 各クライアント上のファイルシステムを、事実上検出されずに監視できるようになります。 - FreeBSD
Don't attempt to load a snapshot with a different kernel image than the one it was created with.Shutdown any NFS or samba server/client before hibernating.例文帳に追加
スナップショットを、作成したカーネル以外のカーネルで読み込もうとしないでください。 ハイバネーションを行う前に、すべてのNFSまたはsambaサーバ/クライアントを終了してください。 - Gentoo Linux
This is because NFS does not support appending to a file, so the client kernel has to simulate it, which can't be done without a race condition. 例文帳に追加
これは NFS が追加モードをサポートしていないため、クライアントのカーネル (kernel) がそれをシミュレートしなければならないのだが、競合状態を避けることはできないからである。 - JM
The concept was required for the implementation of a user space NFS server at a time when processes could send a signal to a process with the same effective user ID. 例文帳に追加
この概念は「プロセスが同じ実効ユーザ ID を持つプロセスに同時にシグナルを送ることができる」というユーザ空間 NFS サーバを実装する際に必要であった。 - JM
The storage controller is provided with SCSI, NFS, CIFS, and HTTP interface adapters for receiving the read/write requests, and for executing the reading of data from or the writing of data to the storage media.例文帳に追加
ストレージコントローラは、SCSI、NFS、CIFS、及びHTTPインタフェースアダプタを有し、リード/ライト要求を受け取り、ストレージ媒体との間でデータの読み出し、またはデータの書き込みを実行する。 - 特許庁
may not work correctly on NFS file systems with UID mapping enabled, because UID mapping is done on the server and hidden from the client, which checks permissions. 例文帳に追加
は、 UID マッピングを使用した NFS ファイル・システムでは正常に機能しないかもしれない。 なぜならば UID のマッピングはサーバーで行なわれ、権利のチェックをするクライアントには見えないからである。 - JM
Most likely when locking a remote file (e. 例文帳に追加
これはたいていリモートのファイルをロックする場合(例えば NFS 上でロックする場合) に起こる。 - JM
A motor/generator 15 then rotates an electric fan 31 at the target fan rotation number NfS.例文帳に追加
そして、電動/発電機15により電動ファン31をファン目標回転数NfSで回転する。 - 特許庁
The gateway part 25 emulates a directory structure present in a file system such as NFS or CIFS.例文帳に追加
ゲートウェイ部25は、NFSやCIFS等のファイルシステムに存在するディレクトリ構造をエミュレートする。 - 特許庁
Why does FreeBSD report less than 4GB memory when installed on an i386 machine? 例文帳に追加
a. インストール時に、すでにマシンを NFSクライアントまたはサーバとして設定していると、 ポートマッパが有効になります。 - FreeBSD
The machine needs to transfer one or several programs to local memory. Either TFTP or NFS are used. 例文帳に追加
これらのネットグループの各々は、各マシンにログインすることを許されたネットグループを含みます。 - FreeBSD
# grep NFS /usr/src/linux/.config_master You should see output that looks something like this if your kernel has been properly configured:例文帳に追加
もしあなたのカーネルが適切に設定されているなら、次のような出力があるはずです: - Gentoo Linux
# /etc/init.d/nfs start If you want to this script to start when the system boots simply type: 例文帳に追加
もしこのスクリプトをシステム起動時に開始させたいなら、単に次のように打ち込んでください: - Gentoo Linux
The gateway section 25 emulates the directory structure existing in the file system such as the NFS or CIFS.例文帳に追加
ゲートウェイ部25は、NFSやCIFS等のファイルシステムに存在するディレクトリ構造をエミュレートする。 - 特許庁
This storage system is provided with a storage controller and storage media for reading data from or writing data to the storage media in response to SCSI, NFS, CIFS, or HTTP type read/write requests.例文帳に追加
ストレージシステムは、SCSI、NFS、CIFS、またはHTTPタイプのリード/ライト要求に応答して、ストレージ媒体からのデータ読み出しあるいはストレージ媒体へのデータ書き込みを行うために、ストレージコントローラとストレージ媒体を有する。 - 特許庁
are usually only used by programs such as the Linux NFS server that need to change what user and group ID is used for file access without a corresponding change in the real and effective user and group IDs. 例文帳に追加
が明示的に呼び出されるのは、Linux NFS サーバー のように、ファイル・アクセスに用いるユーザID / グループID を変更しなければならないが、対応する実(real)/実効(effective) ユーザID / グループID は変更したくないようなプログラムに限られる。 - JM
xdm will not ping local displays.Although it would seem harmless, it is unpleasant when the workstationsession is terminated as a result of the server hanging for NFS service and not responding to the ping.例文帳に追加
xdmはローカルディスプレイには ping をかけない。 これは問題ないようであるが、NFS サービスによるサーバがハングアップし、ping に応答しなくなる結果としてワークステーションのセッションが終了してしまった場合には好ましくない。 - XFree86
This way, new users will automatically have access to the boxes. 例文帳に追加
NFSを使うことで、 ユーザやプログラムはリモートシステムのファイルを、それがローカルファイルであるかのようにアクセスすることができます。 - FreeBSD
The choice between TFTP and NFS is a compile time option in several places. A common source of error is to specify filenames for the wrong protocol: TFTP typically transfers all files from a single directory on the server, and would expect filenames relative to this directory. 例文帳に追加
あなたの NISマップネットグループの新しいエントリは、 以下のようになるはずです。 - FreeBSD
Although many remote-filesystem protocols have been developed over the years, the most pervasive one in use among UNIX systems is the Network Filesystem (NFS), whose protocol and most widely used implementation were done by Sun Microsystems. 例文帳に追加
長期にわたって数多くのリモートファイルシステムプロトコルが開発されてきましたが、 UNIXシステムにおいて最も普及しているものは、 そのプロトコルと実装の大部分が Sun Microsystemsによって行なわれた ネットワークファイルシステム (NFS) です。 - FreeBSD
On NFS file systems, restricting the permissions will immediately influence already open files, because the access control is done on the server, but open files are maintained by the client. 例文帳に追加
NFS ファイルシステム上では、パーミッションを制限すると、既にオープンされているファイルに対してすぐに影響が及ぶ。 これはアクセス制御がサーバー上で行われているが、オープンされているファイルはクライアント側で管理されているためである。 - JM
To access a file on the side of server from the side of client even without using the NFS of UNIX(R).例文帳に追加
UNIX(登録商標)のNFSを使用しなくともクライアント側からサーバ側のファイルをアクセスする。 - 特許庁
30.6.8 Security Although BIND is the most common implementation of DNS, there is always the issue of security. 例文帳に追加
ISA用のイーサネットアダプタの中には性能が悪いため、 ネットワーク、 特に NFSで深刻な問題がおきるものがあります。 - FreeBSD
With any luck, you should be able to netboot any recent computer into the environment provided by the Installation CD. The magic lies in genkernel's linuxrc script: it will try to netmount the Installation CD using NFS.例文帳に追加
ブートローダで動くようにgenkernelをセットアップするには、ブートローダの設定に3つか4つの変更が必要です。 - Gentoo Linux
If your limited-access server is connected to the client boxes through a hub, or through several layers of routing, the NFS method may be too insecure (network-wise) and using ssh may be the better choice even with the audit-trail tracks that ssh lays. 例文帳に追加
アクセス制限されたサーバがハブを通したり、いくつかのルーティング層を通したりしてクライアント に接続する場合、 NFS は(ネットワークの面で) あまりにも危険な方法かもしれず、 sshの方が認証を行った跡は残りますが、 より良い方法でしょう。 - FreeBSD
The substitute computer mounts the logical volume on behalf of the requested computer (S5) to provide the mounted logical volume to the requested computer through NFS (Network File System) (S6).例文帳に追加
代理コンピュータは、依頼先コンピュータに代わって論理ボリュームをマウントし(S5)、依頼先コンピュータにNFSを介して提供する(S6)。 - 特許庁
In order to prevent the networking initscript from killing the connection to your NFS server, you will need to add an option to /etc/conf.d/net on your diskless client's filesystem.例文帳に追加
私達が初期化プロセスの最後にこのファイルを再び作成する必要がある理由はそういう訳です。 次のようにします: - Gentoo Linux
To access a distributed file system (a DFS) by the use of a conventional protocol such as NFS or CIFS without executing a change on a client side.例文帳に追加
クライアント側の変更を行うことなく、NFSやCIFS等の従来プロトコルを用いて分散ファイルシステム(DFS)にアクセスを行うこと。 - 特許庁
To access a distributed file system (DFS) by using a conventional protocol, such as NFS or CIFS, without making changes on a client side.例文帳に追加
クライアント側の変更を行うことなく、NFSやCIFS等の従来プロトコルを用いて分散ファイルシステム(DFS)にアクセスを行うこと。 - 特許庁
For a physical root device, the root device is changed by having /linuxrc write the new root file system device number into /proc/sys/kernel/real-root-dev . 例文帳に追加
(NFS ではない) 物理的なルートデバイスの場合、/linuxrcが新しいルートファイルシステムのデバイス番号を/proc/sys/kernel/real-root-devに書き込むことで、ルートデバイスが変更される。 - JM
To access to a distributed file system (DFS) using a conventional protocol such as an NFS or CIFS without change on a client side.例文帳に追加
クライアント側の変更を行うことなく、NFSやCIFS等の従来プロトコルを用いて分散ファイルシステム(DFS)にアクセスを行うこと。 - 特許庁
The reception terminal (TRCV) records the data (PDU) in a specific position on an incorporated hard disk (214) in accordance with discrimination information (NFS and IOS) included in a header (HD).例文帳に追加
受信端末(TRCV)は、ヘッダ(HD)に含まれる識別情報(NFS、IOS)から内蔵ハードディスク(214)上の特定位置にデータ(PDU)を記録する。 - 特許庁
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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 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. |
| Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
