From owner-freebsd-stable@FreeBSD.ORG Thu May 4 00:45:15 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF0FC16A400 for ; Thu, 4 May 2006 00:45:15 +0000 (UTC) (envelope-from albi@scii.nl) Received: from post-22.mail.nl.demon.net (post-22.mail.nl.demon.net [194.159.73.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38A5A43D45 for ; Thu, 4 May 2006 00:45:15 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl ([83.160.138.119]:13230) by post-22.mail.nl.demon.net with esmtp (Exim 4.51) id 1FbRxy-00004m-E6; Thu, 04 May 2006 00:45:14 +0000 Received: from aseed.demon.nl (unknown [192.168.0.48]) by aseed.demon.nl (Postfix) with ESMTP id 237E658110C; Thu, 4 May 2006 02:45:22 +0200 (CEST) Received: from http.aseed.net (unknown [192.168.0.50]) by aseed.demon.nl (Postfix) with ESMTP id E2176581108; Thu, 4 May 2006 02:45:21 +0200 (CEST) Received: from amandla.biko8b.scii.nl (217-19-30-147.dsl.cambrium.nl [217.19.30.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.net (Postfix) with ESMTP id CFB8F58C605; Thu, 4 May 2006 02:45:06 +0200 (CEST) Date: Thu, 4 May 2006 02:44:21 +0200 From: albi To: "John Dworske" Message-Id: <20060504024421.cd650468.albi@scii.nl> In-Reply-To: References: X-Mailer: Sylpheed version 2.1.1 (GTK+ 2.8.6; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AV-Checked: ClamAV using ClamSMTP Cc: freebsd-stable@freebsd.org Subject: Re: FreeBSD Newbie... X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 00:45:15 -0000 On Wed, 03 May 2006 22:26:53 +0000 "John Dworske" wrote: > FreeBSD 4.9-RELEASE (GENERIC) #0: Mon Oct 27 17:51:09 GMT 2003 > > Wondering what I need to update my system to make sure it has > everything I need to do work...like want to setup a slave DNS > server and apache webserver for starters... read the handbook :) install lynx, perhaps this still works on 4.9 as root: pkg_add -r lynx (otherwise : cd /usr/ports/www/lynx ; make install) cd /usr/share/doc/en/books/handbook/ lynx index.html (you should not be writing to freebsd-stable@ by the way, 4.9 is kinda old :-) GL! -- grtjs, albi gpg-key: lynx -dump http://scii.nl/~albi/gpg.asc | gpg --import