From owner-freebsd-questions@FreeBSD.ORG Wed Sep 3 09:24:21 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 EE3D916A4BF for ; Wed, 3 Sep 2003 09:24:21 -0700 (PDT) Received: from webserver.get-linux.org (adsl-64-161-78-226.dsl.lsan03.pacbell.net [64.161.78.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 139A643FE9 for ; Wed, 3 Sep 2003 09:24:21 -0700 (PDT) (envelope-from oremanj@webserver.get-linux.org) Received: (qmail 7651 invoked by uid 1000); 3 Sep 2003 16:26:30 -0000 Date: Wed, 3 Sep 2003 09:26:30 -0700 From: Joshua Oreman To: Doug Love Message-ID: <20030903162630.GA6298@webserver> References: <3F561076.1ECF0540@umuc.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F561076.1ECF0540@umuc.edu> User-Agent: Mutt/1.4.1i cc: questions@freebsd.org Subject: Re: applications 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: Wed, 03 Sep 2003 16:24:22 -0000 On Wed, Sep 03, 2003 at 12:01:58PM -0400 or thereabouts, Doug Love wrote: > A friend recommends your OS over Linux for my home system. > I've taken a 2 day Linux Admin course, and know just about that much. > I don't see a quick answer on your webpages to my questions. > Where can I find > Fortran > Basic Search the ports; I don't know about those languages. > A Database similar to Access But without the pretty interface? Try MySQL. With a pretty web-based interface? MySQL + phpmyadmin. > Spreadsheets Gnumeric or OpenOffice spreadsheet or KSpread (part of KOffice) > Pkzip There's a program called `zip' and one called `unzip' in ports. > > I hear a lot about the system being a server, but all I need to do is > browse the web and use email similar to Netscape. How easy is it to set > up? Pretty easy. For Web browser use KDE Konqueror, Mozilla, Galeon, Opera, or Dillo; for mail use KMail, Mozilla, Thunderbird (not in ports yet but should be someday), Sylpheed, or Evolution; if you want console-based email (VERY clean but a bit... err... different) try mutt or pine. By your program descriptions above it seems you've come from Windows. I think you'll find the KDE desktop most familiar (GNOME works too). -- Josh