From owner-freebsd-questions Wed Apr 29 15:38:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA22285 for freebsd-questions-outgoing; Wed, 29 Apr 1998 15:38:35 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from reaper.org (lonewolf@reaper.org [196.7.140.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA22119 for ; Wed, 29 Apr 1998 15:38:01 -0700 (PDT) (envelope-from lonewolf@apotheosis.ml.org) Received: from localhost (lonewolf@localhost) by reaper.org (8.8.7/8.8.5) with SMTP id AAA18050; Thu, 30 Apr 1998 00:37:30 +0200 (SAT) Date: Thu, 30 Apr 1998 00:37:29 +0200 (SAT) From: Matthew West X-Sender: lonewolf@reaper.org Reply-To: Matthew West To: "SiR_PsYkO[CR] (Alex Trull)" cc: freebsd-questions@FreeBSD.ORG Subject: Re: Gui's, browsers,Irc Clients etc.. Message-ID: X-PGP-fingerprint: 3B 59 5E 18 12 ED 4E 8A 4B 73 F2 A2 A2 F9 BF 31 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 29 Apr 1998, SiR_PsYkO[CR] (Alex Trull) wrote: > I am very new to freebsd, and wish to find out about which guis to use, > which browsers work best with them, and what irc clients there are out > there... For a GUI, you'll probably want to use X Windows (aka X11, XFree86, etc.) as it's free, and comes as a distribution with FreeBSD. You'll need a windows manager to use with X. I use AfterStep. You might want to look at http://www.PLiG.org/xwinman to help you decide on what windows manager you'd like to use. For a browser, you can use Netscape. I personally prefer lynx (compiled with slang so that I can see it in pretty colours ;-) ) unless I'm specifically wanting graphic content. You might also want to take a look at what FreeBSD are doing with the Mozilla source at http://www.freebsd.org/mozilla.html. For IRC, I use ircII (currently version 4.4). BitchX has also recently been ported, but I find it a bit too "elite" :-) If you would prefer a GUI IRC client, take a look at zircon or kirc. > I would love some information on what to get etc... Thankyou! You can get information on what I have mentioned, as well as quite a few other dandy things (like how to install them), from http://www.freebsd.org/ports ;-) If you already have the ports collection installed, you'll find the "make search key=blah" command useful. So, # cd /usr/ports # make search key=irc will show you information on all the ports containing the keyword "irc" :) Have fun! Matthew --lonewolf@apotheosis.ml.org http://www.apotheosis.ml.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message