From owner-freebsd-questions Tue Feb 16 12:20:46 1999 Delivered-To: freebsd-questions@freebsd.org Received: from alpha.comkey.com.au (alpha.comkey.com.au [203.9.152.215]) by hub.freebsd.org (Postfix) with SMTP id 3EF96117BD for ; Tue, 16 Feb 1999 12:20:37 -0800 (PST) (envelope-from gjb@comkey.com.au) Received: (qmail 2053 invoked by uid 1001); 16 Feb 1999 20:02:58 -0000 Message-ID: <19990216200258.2052.qmail@alpha.comkey.com.au> X-Posted-By: GBA-Post 1.04 06-Feb-1999 X-PGP-Fingerprint: 5A91 6942 8CEA 9DAB B95B C249 1CE1 493B 2B5A CE30 Date: Wed, 17 Feb 1999 06:02:58 +1000 From: Greg Black To: Jonathan Warkentin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: newuser References: <36C7508A.C6B9505E@home.com> In-reply-to: <36C7508A.C6B9505E@home.com> of Sun, 14 Feb 1999 14:39:06 PST Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hello, I was wondering how freebsd compares to Linux, and what > advantages freebsd has over Linux? Obviously, people on this list think FreeBSD is better than Linux, or they'd be using Linux. If you want to compare them, do that. From my perspective, FreeBSD is used by people with a Unix background while Linux is used by people with a Microsoft background -- but there will be plenty of disagreement with any such generalisation. > I heard freebsd has better > compatiblity...so what are your thoughts on that? Compatibility with what? > Also, are the > commands the same as Linux? The available commands are pretty much the same on all Unix variants and lookalikes. Each version has a few unique bits and each has gratuitous incompatibilities between useage of some commands. And there is a huge range of additional free software that will run on just about any Unix system. On systems like FreeBSD, with its superb "ports" collection, all the work of integrating these things has been done for you; and FreeBSD will run most Linux software (although I've never found a need for that). > Does freebsd come with a mail server like > PINE in Linux? There is no mail server called PINE. Unix has a concept of MTAs (Mail Transport Agents), which is probably what is meant by "mail server", and MUAs (Mail User Agents), which is what you use to read and send mail with. The standard MTA on FreeBSD is sendmail, and better MTAs such as qmail are in the ports collection. There are lots of MUAs in the ports collection, including pine and several superior programs. -- Greg Black To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message