From owner-freebsd-questions@FreeBSD.ORG Thu Oct 30 16:59:05 2003 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 A080716A4CE for ; Thu, 30 Oct 2003 16:59:05 -0800 (PST) Received: from priv-edtnes28.telusplanet.net (outbound04.telus.net [199.185.220.223]) by mx1.FreeBSD.org (Postfix) with ESMTP id B139143FBF for ; Thu, 30 Oct 2003 16:59:04 -0800 (PST) (envelope-from viktorlazlo@telus.net) Received: from njamn8or ([66.183.123.52]) by priv-edtnes28.telusplanet.net (InterMail vM.6.00.05.00 201-2115-109-20030812) with ESMTP <20031031005904.MZBL23487.priv-edtnes28.telusplanet.net@njamn8or>; Thu, 30 Oct 2003 17:59:04 -0700 Date: Thu, 30 Oct 2003 16:58:35 -0800 (PST) From: Viktor Lazlo X-X-Sender: viktorlazlo@d66-183-123-52.bchsia.telus.net To: Gregory Stearns In-Reply-To: <20031031003907.35916.qmail@mail.com> Message-ID: <20031030165653.B1933@d66-183-123-52.bchsia.telus.net> References: <20031031003907.35916.qmail@mail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Free BSD Subject: Re: http from command line 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: Fri, 31 Oct 2003 00:59:05 -0000 On Thu, 30 Oct 2003, Gregory Stearns wrote: > I hate to be a pest but is there a utility to do http web browsing from the command line, and how would I use it? > > Also how do I configure Xwindows? Start off with (as root): XFree86 -configure This will build a basic XF86Config file for your system that in most cases works as is or needs only minor tweaking. Cheers, Viktor