Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
「NFs」に関連した英語例文の一覧と使い方 - Weblio英語例文検索
[go: Go Back, main page]

1153万例文収録!

「NFs」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

NFsを含む例文一覧と使い方

該当件数 : 156



例文

5.Configuring the NFS serverAbout the NFS server 例文帳に追加

NFSサーバーの設定 - Gentoo Linux

18.15.4 Quotas over NFS 例文帳に追加

15.12.4. NFS 上の クォータ - FreeBSD

Starting the NFS server 例文帳に追加

NFSサーバーの起動 - Gentoo Linux

Configuring the NFS server 例文帳に追加

NFSサーバーの設定 - Gentoo Linux

例文

Installing the NFS server 例文帳に追加

NFSサーバーのインストール - Gentoo Linux


例文

Code Listing6.2: Installing nfs-utils 例文帳に追加

コード表示6.2: Installing nfs-utils - Gentoo Linux

Stale NFS file handle 例文帳に追加

無効な NFS ファイルハンドルです (Stale NFS file handle) - Python

Code Listing6.4: Starting the NFS server 例文帳に追加

コード表示6.4: Starting the NFS server - Gentoo Linux

Setup NFS: NFS is quite easy to configure. 例文帳に追加

NFSのセットアップ:NFSの設定はとても簡単です。 - Gentoo Linux

例文

Network File System (NFS) 例文帳に追加

Exabyte (8mm) テープ, 8mm (Exabyte) - FreeBSD

例文

Code Listing5.4: Nfs configuration files /etc/exports/diskless/192.168.1.21/etc/fstab/etc/conf.d/nfs 例文帳に追加

コード表示5.4:NFS設定ファイル - Gentoo Linux

Code Listing6.7: Starting the DHCP and NFS daemons 例文帳に追加

コード表示6.7: Starting the DHCP and NFS daemons - Gentoo Linux

NFS Setup 例文帳に追加

設定ファイル - Gentoo Linux

Code Listing4.14: Installing nfs-utils 例文帳に追加

コード表示4.14:nfs-utilsのインストール - Gentoo Linux

Code Listing5.3: Installing nfs-utils 例文帳に追加

コード表示5.3:nfs-utilsのインストール - Gentoo Linux

NFS stands for Network File System. 例文帳に追加

NFSサーバーについて NFSは、NetworkFileSystem(ネットワークファイルシステム)の略です。 - Gentoo Linux

# Config file for /etc/init.d/nfs 例文帳に追加

コード表示5.7:マスターの/etc/conf.d/nfsの例 - Gentoo Linux

This sets the nfs root name to the given string. 例文帳に追加

nfs ルートの名前を設定する。 - JM

does not lock files over NFS. 例文帳に追加

NFS 上のファイルのロックをしない。 - JM

The last file you should edit is /etc/conf.d/nfs which describes a few options for nfs when it is initialised and looks like this:例文帳に追加

修正すべき最後のファイルは、/etc/conf.d/nfsです。 - Gentoo Linux

Code Listing5.8: Starting the master's nfs server 例文帳に追加

コード表示5.8:マスターのNFSサーバーの起動 - Gentoo Linux

For a NFS root file system, the root device is changed by having /linuxrc write the NFS setting into files /proc/sys/kernel/nfs-root-name 例文帳に追加

NFS ルートファイルシステムの場合、/linuxrcが NFS の設定を/proc/sys/kernel/nfs-root-nameと/proc/sys/kernel/nfs-root-addrsに書き込み、それから/proc/sys/kernel/real-root-devに (疑似 NFS デバイスナンバーである) 0xff を書き込むことで、ルートデバイスが変更される。 - JM

Why am I having trouble with NFS and FreeBSD? 例文帳に追加

9.10. FreeBSD との間で NFS がうまくできません。 - FreeBSD

12.9. Why am I having trouble with NFS and FreeBSD?12.10. 例文帳に追加

9.10. FreeBSD との間で NFS がうまくできません。 - FreeBSD

Code Listing5.1: Checking for NFS specific options 例文帳に追加

コード表示5.1:NFS特有のオプションを調べる - Gentoo Linux

, locking over NFS). 例文帳に追加

または remote locking protocol (例えば NFS 上のロック) が失敗した。 - JM

Code Listing5.9: Adding the nfs server to the master's default run level # rc-update add nfs default 例文帳に追加

コード表示5.9:NFSサーバーをマスターのデフォルトランレベルに追加する - Gentoo Linux

The third field describes the filesystem and should be NFS for any NFS mounted directory.例文帳に追加

三番目の欄は、ファイルシステムで、NFS経由でマウントされるディレクトリはどれもNFSを指定します。 - Gentoo Linux

for files that are NFS-mounted from HP-UX systems. On HP-UX systems, 例文帳に追加

HP-UX システムでは、BSD システムから NFS マウントした - JM

In the case of TCP/IP, a processing determination part 107 further determines whether it is an NFS command, and an NFS processing part 108 carries out processing as an NFS file system.例文帳に追加

TCP/IPの場合は更にNFSコマンドであるかを処理判定部107で判定してNFSファイルシステムとしての処理をNFS処理部108で行う。 - 特許庁

The NFS protocol is described in Chapter 9. 例文帳に追加

NFS プロトコルについては 9 章で説明しています。 - FreeBSD

This sets the nfs boot address to the given string. 例文帳に追加

nfs のブートアドレスを指定した文字列に設定する。 - JM

Why can I not NFS-mount from a Linux box?12.11. 例文帳に追加

9.11. 何故 Linux のディスクを NFSマウントできないのでしょうか? - FreeBSD

Why can I not NFS-mount from a Sun box?12.12. 例文帳に追加

9.12. 何故 Sun のディスクを NFSマウントできないのでしょうか? 9.13. - FreeBSD

12.10. Why can I not NFS-mount from a Linux box? 例文帳に追加

9.11. 何故 Linux のディスクを NFSマウントできないのでしょうか? - FreeBSD

12.11. Why can I not NFS-mount from a Sun box? 例文帳に追加

9.12. 何故 Sun のディスクを NFSマウントできないのでしょうか? - FreeBSD

The NFS Server needs kernel level support so if you don't have this you should recompile your master's kernel.例文帳に追加

NFSサーバーは、カーネルレベルのサポートが必要です。 - Gentoo Linux

NFS-mounted from HP-UX systems. On HP-UX systems, 例文帳に追加

HP-UX システムでは、BSD システムから NFS マウントしたファイルに対して、 - JM

boot options to give the NFS settings. 例文帳に追加

ブートオプションを使って NFS の設定を与えなければならない。 - JM

NFS relies on RPCs and thus requires Portmapper to be running before it is started.例文帳に追加

NFSはRPCに依存している為、NFSを起動させる前にPortmapperが起動していることが必要です。 - Gentoo Linux

See the Handbook entry on NFS for more information on this topic. 例文帳に追加

この点に関しては FreeBSDハンドブックの「NFS」を参照してください。 - FreeBSD

Quotas are enforced by the quota subsystem on the NFS server. 例文帳に追加

クォータは NFS サーバ上のクォータサブシステムにより実行されます。 - FreeBSD

Install nfs-utils since your client will heavily depend on it: 例文帳に追加

クライアントがしっかりと依存しているnfs-utilsをインストールします。 - Gentoo Linux

Now start DHCP as you did with NFS and xinetd: 例文帳に追加

では、NFSとxinetdを起動した時のようにDHCPを起動してみましょう: - Gentoo Linux

(The type nfs specifies a net boot; ram refers to a ram disk. ) 例文帳に追加

(nfs はネットワークブートに、ram は RAM ディスクを使用する場合に用いる。 - JM

semantics are deliberately violated on NFS file systems which have UID mapping enabled. 例文帳に追加

方式は UID マッピングを使用したNFS ファイル・システムを侵害する。 - JM

This can especially be observed with NFS and with disk quota. 例文帳に追加

これは特に NFS やディスク・クォータを使用した場合に見られる。 - JM

and /proc/sys/kernel/nfs-root-addrs . 例文帳に追加

/proc/sys/kernel/nfs-root-addrsに書き込みを行い、通常時ルートデバイスを変更する。 - JM

One example is NFS, where the server maintains the access time. 例文帳に追加

その一例が NFS であり、サーバがアクセス時刻を管理している。 - JM

例文

The NFS package that can be acquired through portage by typing: 例文帳に追加

NFSパッケージは、次のように打ち込むことで、portageから取得できます: - Gentoo Linux




  
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 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2025 GRAS Group, Inc.RSS