From owner-freebsd-doc@FreeBSD.ORG Wed Aug 20 13:12:18 2003 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05AE816A4C1 for ; Wed, 20 Aug 2003 13:12:18 -0700 (PDT) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66A0443FF5 for ; Wed, 20 Aug 2003 13:12:16 -0700 (PDT) (envelope-from marc@blackend.org) Received: from nosferatu.blackend.org (nosferatu.blackend.org [192.168.10.205]) by abigail.blackend.org (8.12.9/8.12.3) with ESMTP id h7KKCESB022447; Wed, 20 Aug 2003 22:12:14 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: from nosferatu.blackend.org (localhost [127.0.0.1]) h7KKBY9v002519; Wed, 20 Aug 2003 22:11:34 +0200 (CEST) (envelope-from marc@nosferatu.blackend.org) Received: (from marc@localhost) by nosferatu.blackend.org (8.12.9/8.12.9/Submit) id h7KKBXoi002518; Wed, 20 Aug 2003 22:11:33 +0200 (CEST) (envelope-from marc) Date: Wed, 20 Aug 2003 22:11:33 +0200 From: Marc Fonvieille To: Greg Weiss Message-ID: <20030820201133.GC560@nosferatu.blackend.org> References: <3F43B127.2030807@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F43B127.2030807@yahoo.com> User-Agent: Mutt/1.4i X-Useless-Header: blackend.org X-Operating-System: FreeBSD 5.1-CURRENT cc: doc@FreeBSD.org Subject: Re: feedback, security documentation X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2003 20:12:18 -0000 On Wed, Aug 20, 2003 at 01:34:31PM -0400, Greg Weiss wrote: [...] > > Perhaps a 10.3.10 section, titled "Check regularly for security advisories", > with at a minimum, something like this: > >

Keeping your system updated with the latest security patches > is an important aspect of system security. You may want to > subscribe to various email lists for this purpose. You can > find FreeBSD security advisories within the release notes > of the latest version of FreeBSD, at: > http://www.freebsd.org/releases/4.8R/errata.html > http://www.freebsd.org/releases/5.0R/errata.html >

> > I hope you will accept this constructive cricism in the positive light it > is intended. Thanks for the fine work. > It is indeed a really good idea. I will add this section with some additions in the Handbook. Marc