From owner-freebsd-newbies@FreeBSD.ORG Mon Feb 2 10:30:49 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC86816A4CE for ; Mon, 2 Feb 2004 10:30:49 -0800 (PST) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0DB243D54 for ; Mon, 2 Feb 2004 10:30:47 -0800 (PST) (envelope-from rolnif@mac.com) Received: from mac.com (smtpin08-en2 [10.13.10.153]) by smtpout.mac.com (8.12.6/MantshX 2.0) with ESMTP id i12IUhPB016048; Mon, 2 Feb 2004 10:30:43 -0800 (PST) Received: from [192.168.1.106] (ip-64-139-32-235.dsl.sjc.megapath.net [64.139.47.235] (may be forged)) (authenticated bits=0) i12IUgmC023275; Mon, 2 Feb 2004 10:30:42 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v612) In-Reply-To: <200402030201.34371.mark@fantoma.net> References: <200402030201.34371.mark@fantoma.net> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: John Martinez Date: Mon, 2 Feb 2004 10:30:19 -0800 To: Mark Gladman , FBSD Newbies X-Mailer: Apple Mail (2.612) Subject: Re: FreeBSD and Solaris.. the differences? X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2004 18:30:49 -0000 On Feb 2, 2004, at 7:01 AM, Mark Gladman wrote: > Hey Peeps, > > I've got to start doing some Solaris stuff as a part of my classwork > in a few > weeks time, and was wondering if anyone knew of any good web-pages > which show > the differences (user-side) between Solaris and FreeBSD? Don't know about any specific web pages, but there are many differences. Solaris, as in SunOS 5.x (long story, but those who have been around a while know what I'm talking about), is a System V UNIX based OS. I guess you can start looking at documents that describe the major differences between BSD and SysV (SVR4) by doing a search on your favorite search engine. -john