nfsd.8nfs

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 8NFS 代码 · 共 36 行

8NFS
36
字号
.\" SCCSID: @(#)nfsd.8nfs	8.1	9/11/90.TH nfsd 8nfs.SH Namenfsd \- NFS server daemon.SH Syntax.nf.B /etc/nfsd [nservers].fi.SH Description.NXR "nfsd daemon".NXAM "nfsd daemon" "rpc file".NXAM "biod daemon" "nfssv_async_daemon system call".NXAM "nfsd daemon" "nfs_svc system call"The.PN nfsddaemon starts the specified number ofNFSserver daemons which handle file system requests from clients.The .I nserversargument tells.PN nfsdhow many file system server daemons to start.  Thisnumber should be based on the load expected on this server.The .PN nfsddaemon is normally invoked at boot time through the.PN /etc/rc.localfile..SH Examples.EX/etc/nfsd 4    /* Start four daemons on a large machine /*  .EE.SH See Alsoexports(5nfs), mountd(8nfs)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?