From owner-freebsd-questions@FreeBSD.ORG Tue Sep 12 09:35:27 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 591A516A407 for ; Tue, 12 Sep 2006 09:35:27 +0000 (UTC) (envelope-from jeff.rollin@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8117643D49 for ; Tue, 12 Sep 2006 09:35:26 +0000 (GMT) (envelope-from jeff.rollin@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so1965126wxd for ; Tue, 12 Sep 2006 02:35:25 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=mlYRbtCXININvfXb1hcvjeVb2KGZwIUXUUiyDKdWtAM3Mflu1fQgwqCEmp/GEMMsVwe40saZ3ddA0dG18F9doaBjC+wzCblrczYoZgqnAo8SD5SIlU9xrtX1jvM7PLp7jJo8ma6lhC6shHH3C8YJuUFR9B2QUkKj6VppBzRuXAg= Received: by 10.90.105.20 with SMTP id d20mr1994293agc; Tue, 12 Sep 2006 02:35:25 -0700 (PDT) Received: by 10.90.98.12 with HTTP; Tue, 12 Sep 2006 02:35:25 -0700 (PDT) Message-ID: <8a0028260609120235g1724196bi17816ace8358aba7@mail.gmail.com> Date: Tue, 12 Sep 2006 10:35:25 +0100 From: "Jeff Rollin" To: "Chuck Swiger" In-Reply-To: <9B73D1B3-5D50-4E56-A62B-70A3A07E6B34@mac.com> MIME-Version: 1.0 References: <000001c6d520$292f6700$0c01a8c0@DELL8400> <8a0028260609111215y6c3cdd82tda51f1e1d333ddd3@mail.gmail.com> <9B73D1B3-5D50-4E56-A62B-70A3A07E6B34@mac.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Newbie Experience X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Sep 2006 09:35:27 -0000 On 11/09/06, Chuck Swiger wrote: > > On Sep 11, 2006, at 12:15 PM, Jeff Rollin wrote: > > Discussions like these leave me lost for words... > > Perhaps, although it seems you recovered quickly. :-) Heh. Maybe I ought to have said "almost!" > Which is to say, apart from the occasional bug I really don't see > > what the > > problem is with sysinstall. > > Credits: It's highly functional. It can configure a lot of things > about a FreeBSD system, either during or after the installation of > the system. It's CLI/remote-serial-console friendly. Actually there is one problem with sysinstall: Access to certain features (such as (g)vinum) is not possible from it - FreeBSD seems to have had (g)vinum for almost as long - if not longer - than Linux has had LVM. Nowadays, outside of Slackware, it seems that everyone not only has support for LVM, but also allows you to put / in it. Debits: It's oriented towards technical people. People who don't > understand computers well in general, and the details of disk layouts > in particular, tend to get hopelessly confused. Hmm. Windows has a partitioner too. Even worse, unlike most Linux/BSD installers' counterparts, unless you want to do something really simple (like wipe everything that isn't Windows off the first hard drive and install it on the first partition there; ugh) in my "eXPerience" it doesn't. bloody. work. Of course it's possible/probable that people who come to FreeBSD/Linux have never reinstalled Windows, though I know some technically pretty unsavvy people who have, by necessity (thanks to viruses). Not only do they > usually not know how to access the help inside sysinstall, many times > the help text is not available, or is not comprehensible unless you > have the already-mentioned technical background. I guess I'm just jaded, I hardly notice... Fortunately, the outstanding docs available for FreeBSD do a lot to > walk people through the process, even novices. Unfortunately, people > want to use computers without having to read the docs. Just ask your > mom/grandparents/etc. :-) I know; the infuriating thing for me is that this also applies to people who WOULD read the manual for something as simple as a food mixer! > To me it's the best thing this side of YaST for > > getting (certain areas of) system administration done. (Yeah, I > > know a lot > > of you probably hate YaST in particular or Linux in general... > > Why would you think that? I'd imagine that most of the people using > FreeBSD end up having a Linux box or two around for one reason or > another. "Hate" is probably a strong word; nevertheless, a lot of BSD people I know/whose responses I've read on this and other lists don't rate Linux much. As for YaST, well, whatever gets the job done. It reminds me a bit > too much of SMIT from AIX, or perhaps cPanel or Webmin, but other > people seem to prefer such interfaces to a CLI prompt. The advantage of those over CLI's (I can't believe I'm saying this) is that what you can do is all laid out bare before you, instead of being squirrelled away in handbooks, FAQs, man and info pages, however good they may be. Jeff