From owner-freebsd-doc@FreeBSD.ORG Wed Aug 7 17:10:00 2013 Return-Path: Delivered-To: freebsd-doc@smarthost.ysv.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 AE4F7467 for ; Wed, 7 Aug 2013 17:10:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (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 8E3A42946 for ; Wed, 7 Aug 2013 17:10:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r77HA0Ra021089 for ; Wed, 7 Aug 2013 17:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r77HA0Nw021088; Wed, 7 Aug 2013 17:10:00 GMT (envelope-from gnats) Resent-Date: Wed, 7 Aug 2013 17:10:00 GMT Resent-Message-Id: <201308071710.r77HA0Nw021088@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ken Reed 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 E970BF32 for ; Wed, 7 Aug 2013 17:00:57 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C7BE228CC for ; Wed, 7 Aug 2013 17:00:57 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r77H0vTg003096 for ; Wed, 7 Aug 2013 17:00:57 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r77H0vaR003073; Wed, 7 Aug 2013 17:00:57 GMT (envelope-from nobody) Message-Id: <201308071700.r77H0vaR003073@oldred.freebsd.org> Date: Wed, 7 Aug 2013 17:00:57 GMT From: Ken Reed To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: docs/181117: Network Servers and INETD Cleanup X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Aug 2013 17:10:00 -0000 >Number: 181117 >Category: docs >Synopsis: Network Servers and INETD Cleanup >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Aug 07 17:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Ken Reed >Release: 9.1-Release-p5 >Organization: >Environment: FreeBSD chaos 9.1-RELEASE-p5 FreeBSD 9.1-RELEASE-p5 #0: Sat Jul 27 01:14:23 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Removing a duplicate line in network-servers.html, then modifying some text and making tags consistent in both that and network-inetd.html. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: en_US.ISO8859-1/books/handbook/network-servers/chapter.xml =================================================================== --- en_US.ISO8859-1/books/handbook/network-servers/chapter.xml (revision 42517) +++ en_US.ISO8859-1/books/handbook/network-servers/chapter.xml (working copy) @@ -23,12 +23,13 @@ Synopsis This chapter will cover some of the more frequently used - network services on &unix; systems. We will cover how to - install, configure, test, and maintain many different types of - network services. Example configuration files are included - throughout this chapter for you to benefit from. + network services on &unix; systems. This will include how to + install, configure, test, and maintain the many different types + of network services. As an added convenience, example + configuration files are included throughout this chapter + for you to benefit from. - After reading this chapter, you will know: + At the end of this chapter, readers should know: @@ -38,41 +39,39 @@ - How to set up a network file system. + How to set up the Network File System + (NFS). - How to set up a network information server for sharing - user accounts. + How to set up the network information server + (NIS) for centralizing and sharing user accounts. + How to set &os; up to act as an LDAP - server or client + server or client. - How to set &os; up to act as an LDAP - server or client - - - How to set up automatic network settings using - DHCP. + DHCP. - How to set up a domain name server. + How to set up a domain name server + (DNS). How to set up the Apache - HTTP Server. + HTTP Server. - How to set up a File Transfer Protocol (FTP) - Server. + How to set up a File Transfer Protocol + ( FTP) Server. @@ -82,7 +81,8 @@ How to synchronize the time and date, and set up a - time server, with the NTP protocol. + time server with the Network Time Protocol + (NTP). @@ -93,7 +93,7 @@ - Before reading this chapter, you should: + Reading this chapter assumes a basic knowledge of: @@ -102,11 +102,11 @@ - Be familiar with basic network terminology. + Basic network terminology. - Know how to install additional third-party + Ability to install additional third-party software (). @@ -210,12 +210,12 @@ single IP address from requesting any service more than 60 times in any given minute. - Although we mention rate-limiting options below, novice - users may be pleased to note that these parameters usually do - not need to be modified. These options may be useful if - an excessive amount of connections are being established. - A full list of options can be found in the - &man.inetd.8; manual. + Although the following examples include rate-limiting + options below, novice users should be aware that + these parameters usually do not need to be modified. + These options may be useful if an excessive amount of + connections are being established. A full list of + options can be found in the &man.inetd.8; manual page. @@ -1850,7 +1850,7 @@ Keep in mind that at least one local account - (i.e. not imported via NIS) must exist in + (i.e., not imported via NIS) must exist in /etc/master.passwd and this account should also be a member of the group wheel. If there is something >Release-Note: >Audit-Trail: >Unformatted: