From owner-freebsd-questions@FreeBSD.ORG Wed Jun 9 15:56:53 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3460B16A4CE for ; Wed, 9 Jun 2004 15:56:53 +0000 (GMT) Received: from smtp.nildram.co.uk (smtp.nildram.co.uk [195.112.4.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C9E943D1D for ; Wed, 9 Jun 2004 15:56:52 +0000 (GMT) (envelope-from arden@nildram.co.uk) Received: from 10.0.0.3 (unknown [195.112.29.79]) by smtp.nildram.co.uk (Postfix) with ESMTP id CBB4A25EABE; Wed, 9 Jun 2004 16:56:47 +0100 (BST) From: arden To: Bill Moran In-Reply-To: <20040608180958.3775e3cf.wmoran@potentialtech.com> References: <004001c44d9f$728f76c0$0200a8c0@LLAPTOP> <20040608180958.3775e3cf.wmoran@potentialtech.com> Content-Type: text/plain Message-Id: <1086796536.2352.5.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4-8mdk Date: Wed, 09 Jun 2004 16:55:37 +0100 Content-Transfer-Encoding: 7bit cc: LW Ellis cc: "freebsd-questions@freebsd.org" Subject: Re: freebsd- Newby question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jun 2004 15:56:53 -0000 On Tue, 2004-06-08 at 23:09, Bill Moran wrote: > "LW Ellis" wrote: > > > I am trying to learn unix. I need a recommendation for a good beginers book > > (eg: Unix for dummies) > > I install Freebsd on an old desktop, but I have never used unix, and need a > > starting point. > > _The_Comlete_FreeBSD_ by Greg Lehey has a lot of good chapters for beginners, > and as you learn, it'll still have a lot to teach you. > > The online FreeBSD Handbook also has a chapter on basics: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/basics.html im not a book sort of person I tend to find the best way to learn a new os is to decide what i need it to do and research it on the web. When you have a system you can use then start exploring what other cool functions it has arden > > HTH