From owner-freebsd-questions@FreeBSD.ORG Thu Mar 22 21:56:00 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 321C516A405 for ; Thu, 22 Mar 2007 21:56:00 +0000 (UTC) (envelope-from danny@ricin.com) Received: from smtpq2.tilbu1.nb.home.nl (smtpq2.tilbu1.nb.home.nl [213.51.146.201]) by mx1.freebsd.org (Postfix) with ESMTP id EB36513C4C4 for ; Thu, 22 Mar 2007 21:55:59 +0000 (UTC) (envelope-from danny@ricin.com) Received: from [213.51.146.188] (port=57828 helo=smtp3.tilbu1.nb.home.nl) by smtpq2.tilbu1.nb.home.nl with esmtp (Exim 4.30) id 1HUVGJ-0006gn-1u for freebsd-questions@freebsd.org; Thu, 22 Mar 2007 22:55:59 +0100 Received: from cp464173-a.dbsch1.nb.home.nl ([84.27.214.242]:60687 helo=desktop.homenet) by smtp3.tilbu1.nb.home.nl with esmtp (Exim 4.30) id 1HUVGD-0004Pk-J7 for freebsd-questions@freebsd.org; Thu, 22 Mar 2007 22:55:53 +0100 From: Danny Pansters To: freebsd-questions@freebsd.org Date: Thu, 22 Mar 2007 22:55:41 +0100 User-Agent: KMail/1.9.6 References: <23867.31147.qm@web63303.mail.re1.yahoo.com> In-Reply-To: <23867.31147.qm@web63303.mail.re1.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200703222255.42093.danny@ricin.com> X-AtHome-MailScanner-Information: Please contact support@home.nl for more information X-AtHome-MailScanner: Found to be clean Subject: Re: How Do I Surf From FBSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Mar 2007 21:56:00 -0000 On Thursday 22 March 2007 21:22:15 Stan Cooper wrote: > Hi; > I have a server I just built with FBSD and I'd like to be able to surf > using a browser. What do I need to build to make that happen? > Thanks, > Stan2 If you mean a browser on the console (not in XWindow system) there's lynx and links for that. Lynx is one of the first things I install (after joe) on a non-X box. Dan