From owner-freebsd-newbies Tue Feb 12 10:42:20 2002 Delivered-To: freebsd-newbies@freebsd.org Received: from odin.acuson.com (odin.acuson.com [157.226.230.71]) by hub.freebsd.org (Postfix) with ESMTP id 5CCEF37B419 for ; Tue, 12 Feb 2002 10:42:14 -0800 (PST) Received: from mvaexch02.acuson.com ([157.226.230.209]) by odin.acuson.com (Netscape Messaging Server 3.54) with ESMTP id AAA167E; Tue, 12 Feb 2002 10:38:45 -0800 Received: by mvaexch02.acuson.com with Internet Mail Service (5.5.2653.19) id ; Tue, 12 Feb 2002 10:38:01 -0800 Received: from there (dhcp-46-150.acuson.com [157.226.46.150]) by mvaexch01.acuson.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id CJVDG5N6; Tue, 12 Feb 2002 10:29:02 -0800 From: Johnson David To: Byung-Jae Kwak Cc: freebsd-newbies@FreeBSD.ORG Content-Type: text/plain; charset="euc-kr" Organization: Acuson Subject: Re: arrgh squared [long] Date: Tue, 12 Feb 2002 10:38:41 -0800 X-Mailer: KMail [version 1.3.2] References: <000501c1b28b$fb806ae0$50cd7ad1@ljgms2k> <20020211211418.D5B6737B405@hub.freebsd.org> <3C695050.EB436295@nist.gov> In-Reply-To: <3C695050.EB436295@nist.gov> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020212184214.5CCEF37B419@hub.freebsd.org> Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tuesday 12 February 2002 09:26 am, Byung-Jae Kwak wrote: > You said there are extensive FreeBSD documentations. > I have FreeBSD Handbook, and it will keep me busy for > a while. But other than that, I didn't find much useful > documentation on FreeBSD. Did you mean the "man page"s > for Unix commands? Will Linux How-to documentation be > helpful to learn FreeBSD? It will be appreciated if you. > could give me some direction where I can go from here. > Thank you very much! The FreeBSD Handbook is your starting point. There's a lot of good stuff in it. Then examine your /usr/share/doc directory. You'll find a FreeBSD FAQ, which has a lot of good information, and some other more specialized articles. One of note is "new-users", which in my English installation is installed under /usr/share/doc/en_US.ISO8859-1/articles/new-users. Then I would suggest "FreeBSD: An Open Source Operating System for Your PC" by Annelise Anderson. The "Complete FreeBSD" is very good, but much more advanced. Online I would check out and both which contain many FreeBSD related articles. Do not ignore the man pages. Although they are not written in a tutorial style, they are very useful to teach you detailed information for a command. There are also some "general purpose" man pages that go into some topics in great detail. Examples of these are "hier", "security", "firewall" and "ports". FreeBSD has a much better collection of man pages than Linux. Finally, there is a package/port called "Howto" that contains a few of the Linux HOWTOs modified for FreeBSD. The other Linux HOWTOs (at www.linuxdoc.org) are still useful. The exact details they present may not be appropriate for FreeBSD, but their general overall knowledge is good. David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message