From owner-freebsd-questions Sun Jan 11 09:28:54 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA14178 for questions-outgoing; Sun, 11 Jan 1998 09:28:54 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from jason02.u.washington.edu (root@jason02.u.washington.edu [140.142.76.8]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id JAA14166 for ; Sun, 11 Jan 1998 09:28:48 -0800 (PST) (envelope-from jcwells@u.washington.edu) Received: from saul9.u.washington.edu (root@saul9.u.washington.edu [140.142.82.7]) by jason02.u.washington.edu (8.8.4+UW97.07/8.8.4+UW97.05) with ESMTP id JAA05214; Sun, 11 Jan 1998 09:28:46 -0800 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul9.u.washington.edu (8.8.4+UW97.07/8.8.4+UW97.04) with SMTP id JAA21919; Sun, 11 Jan 1998 09:28:45 -0800 (PST) Message-Id: <3.0.3.32.19980111092839.007c0100@jcwells.deskmail.washington.edu> X-Sender: jcwells@jcwells.deskmail.washington.edu X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.3 (32) Date: Sun, 11 Jan 1998 09:28:39 +0000 To: Frank Griffith From: Jason Wells Subject: Re: Beginning Level User needs help Cc: freebsd-questions@freebsd.org In-Reply-To: <01BD1E7E.82B2A420@dal37-16.ppp.iadfw.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk At 10:48 1/11/98 -0600, Frank Griffith wrote: >Can someone tell me where I can find some very basic things >like how to get the modem back on line after the FTP install >session has hung up? Other more complex but beginning stuff >would be helpful. Try http://www.freebsd.org/handbook/handbook.html and http://www.freebsd.org/FAQ/FAQ.html to start with. These may also be part of your distribution and might be found in /usr/share/doc. Subscribe to this list. Every so often you will read some little nugget of information that is priceless. People just like you are trying to do the same things. Also, go buy the Complete FreeBSD. It is worth it. It is especially nice in that it tells you things of which no beginner would even think. Any book by O'reilly and Associates is extremely useful. I myself am saving up for "The Essential System Administrator" by ORA. Also, the BSD adminstrators guide and programmers guide will eventually become useful to you. >exposure to Unix. And the docs I found to date on FreeBSD >have been a little over my head at the level I am currently at >with the OS. Don't be discouraged! Unix has a steep learning curve. Man pages are sometimes terse. There are so many things that you will want to do with FreeBSD. Often it is best to find a resource specifically for that subject. Lets say you wanted to learn how to use 'sendmail' as a mail system for your office. The best resource for this specific task would be a book on sendmail. Good luck, Jason Wells