From owner-freebsd-questions Sun Apr 23 12:10:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ren.sasknow.com (ren.sasknow.com [207.195.92.131]) by hub.freebsd.org (Postfix) with ESMTP id D298337B66B for ; Sun, 23 Apr 2000 12:10:36 -0700 (PDT) (envelope-from ryan@sasknow.com) Received: from localhost (ryan@localhost) by ren.sasknow.com (8.9.3/8.9.3) with ESMTP id NAA69242; Sun, 23 Apr 2000 13:11:24 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Sun, 23 Apr 2000 13:11:24 -0600 (CST) From: Ryan Thompson To: "Robledo R. Aloisio" Cc: freebsd-questions@freebsd.org Subject: Re: Network cards configuration files In-Reply-To: <001b01bfad56$83314460$4c37e6c8@ursa> Message-ID: Organization: SaskNow Technologies [www.sasknow.com] MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Robledo R. Aloisio wrote to Ryan Thompson: > Hi Ryan I appreciate a lot your atention. Thank you. Thinking about what = you > said now I see that is too diferent from linux. Taking network cards > configuration files for exemple, usin linux I can change this values edit= ing > some files like modules.conf. Are you telling me that I can=B4t do this u= sing > FreeBSD ?=20 Hi Robledo, FreeBSD is every bit as configurable as Linux. We just do things differently :-) The visual userconfig is definitely a "nice" way to accomplish what you desire (arguably EASIER than editing configuration files), but the kernel config is the more "elegant" way to make settings stick, because the changes are coded directly into the new kernel, and you also have the opportunity to remove those device drivers which you do= =20 not need, thereby making a much smaller kernel. GENERIC on my 3.4 server is about 2500KB, whereas my customized kernel is about 1400KB. =20 > All of the modules are "built" in the kernel ?=20 No, we also have loadable kernel modules. See kldstat(2), kldload(2) and kldunload(2). > Please tell me a good FreeBSD book ! Thanks a lot !!! http://www.freebsdmall.com/books/ =2E.. contains an excellent list of books of interest to FreeBSD users from ALL levels of experience. The one I would recommend (which appears in bold at the top of the list) is The Complete FreeBSD, by Greg Lehey. Now in its 3rd edition, it contains an excellent reference to getting started with FreeBSD, but also covers some advanced topics. --=20 Ryan Thompson Systems Administrator, Accounts Phone: +1 (306) 664-1161 SaskNow Technologies http://www.sasknow.com #106-380 3120 8th St E Saskatoon, SK S7H 0W2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message