From owner-freebsd-questions Wed Aug 6 16:25:34 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA27467 for questions-outgoing; Wed, 6 Aug 1997 16:25:34 -0700 (PDT) Received: from nico.telstra.net (nico.telstra.net [139.130.204.16]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id QAA27450 for ; Wed, 6 Aug 1997 16:25:29 -0700 (PDT) Received: from freebie.lemis.com (gregl1.lnk.telstra.net [139.130.136.133]) by nico.telstra.net (8.6.10/8.6.10) with ESMTP id JAA07743; Thu, 7 Aug 1997 09:25:51 +1000 From: Greg Lehey Received: (grog@localhost) by freebie.lemis.com (8.8.7/8.6.12) id IAA01309; Thu, 7 Aug 1997 08:54:50 +0930 (CST) Message-Id: <199708062324.IAA01309@freebie.lemis.com> Subject: Re: configuring FreeBSD In-Reply-To: from ! at "Aug 6, 97 02:12:11 pm" To: osa@unibest.ru Date: Thu, 7 Aug 1997 08:54:50 +0930 (CST) Cc: 0531237290-0001@t-online.de, questions@FreeBSD.ORG Organisation: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8250 Fax: +61-8-8388-8250 Mobile: +61-41-739-7062 WWW-Home-Page: http://www.lemis.com/~grog X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Ozz!!! writes: > > On 06-Aug-97 Rainer Haape wrote: >> Hi, >> >> I wonder where to find how to configure FreeBSD. I thouhg I have heard >> of a buggy /stand/sysinstall which produces an wrong /etc/rc.config, my >> one is about 850 kB. can I repair (and make it readable). >> I just installed the 222upgrade.. , does that help? >> >> Can someone tell me how to get the information needed to set up >> 1. DNS >> 2. sendmail ? > > A) In O'Reily's books: > 1) DNS & BIND I personally don't like this book too much. It goes into too much detail, and tends to be confusing. For most people, the chapter on DNS in Craig Hunt's "TCP/IP Network Administration", also from O'Reilly, is more than adequate. > 2) sendmail > B) About sendmail: > www.sendmail.org Not to mention "sendmail", by Bryan Costales, also from O'Reilly. A new edition was due a while back, but I don't know if it's made it yet. Greg