From owner-svn-doc-all@FreeBSD.ORG Thu Aug 1 15:10:19 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 997D7BE7; Thu, 1 Aug 2013 15:10:19 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 86CDE291C; Thu, 1 Aug 2013 15:10:19 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r71FAJet035574; Thu, 1 Aug 2013 15:10:19 GMT (envelope-from brd@svn.freebsd.org) Received: (from brd@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r71FAJCe035573; Thu, 1 Aug 2013 15:10:19 GMT (envelope-from brd@svn.freebsd.org) Message-Id: <201308011510.r71FAJCe035573@svn.freebsd.org> From: Brad Davis Date: Thu, 1 Aug 2013 15:10:19 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42483 - head/en_US.ISO8859-1/books/handbook/network-servers X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Aug 2013 15:10:19 -0000 Author: brd Date: Thu Aug 1 15:10:19 2013 New Revision: 42483 URL: http://svnweb.freebsd.org/changeset/doc/42483 Log: - Updating NFS doc to use services instead of specific binaries. Also offered a couple of minor points of clarification in the text. - Clean up some contractions and a double the. PR: 180955 Submitted by: Ken Reed Reviewed by: bjk, Allan Jude Modified: head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml Thu Aug 1 03:09:47 2013 (r42482) +++ head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml Thu Aug 1 15:10:19 2013 (r42483) @@ -267,7 +267,7 @@ - + <filename>inetd.conf</filename> Configuration of inetd is @@ -819,20 +819,15 @@ mountd_flags="-r" Please refer to for more information about using rc scripts. - Alternatively, a reboot will make FreeBSD set everything - up properly. A reboot is not necessary though. - Executing the following commands as root - should start everything up. - - On the NFS server: - - &prompt.root; rpcbind -&prompt.root; nfsd -u -t -n 4 -&prompt.root; mountd -r + NFS services can now be started by running the following + command, on the NFS server, as + root: + + &prompt.root; service nfsd start On the NFS client: - &prompt.root; nfsiod -n 4 + &prompt.root; service nfsclient restart Now everything should be ready to actually mount a remote file system. In these examples the server's name will be @@ -1609,7 +1604,7 @@ Exports list on foobar: good reason, never propagate passwords for root and other administrative accounts to all the servers in the NIS domain. Therefore, - before the the NIS maps are initialized, configure the + before the NIS maps are initialized, configure the primary password files: &prompt.root; cp /etc/master.passwd /var/yp/master.passwd @@ -1649,7 +1644,7 @@ Creating an YP server will require that Questions will all be asked at the beginning of the procedure. Do you want this procedure to quit on non-fatal errors? [y/n: n] n Ok, please remember to go back and redo manually whatever fails. -If you don't, something might not work. +If not, something might not work. At this point, we have to construct a list of this domains YP servers. rod.darktech.org is already known as master server. Please continue to add any slave servers, one per line. When you are @@ -1711,7 +1706,7 @@ Questions will all be asked at the begin Do you want this procedure to quit on non-fatal errors? [y/n: n] n Ok, please remember to go back and redo manually whatever fails. -If you don't, something might not work. +If not, something might not work. There will be no further questions. The remainder of the procedure should take a few minutes, to copy the databases from ellington. Transferring netgroup... @@ -1756,7 +1751,7 @@ Transferring hosts.byname... ypxfr: Exiting: Map successfully transferred coltrane has been setup as an YP slave server without any errors. -Don't forget to update map ypservers on ellington. +Remember to update map ypservers on ellington. There should be a directory called /var/yp/test-domain. Copies of the