From owner-freebsd-questions@FreeBSD.ORG Mon Dec 28 23:51:51 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 82D4710656A8 for ; Mon, 28 Dec 2009 23:51:51 +0000 (UTC) (envelope-from kurt.buff@gmail.com) Received: from mail-iw0-f198.google.com (mail-iw0-f198.google.com [209.85.223.198]) by mx1.freebsd.org (Postfix) with ESMTP id 4A4528FC25 for ; Mon, 28 Dec 2009 23:51:51 +0000 (UTC) Received: by iwn36 with SMTP id 36so7226692iwn.3 for ; Mon, 28 Dec 2009 15:51:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=tPaw+LECktSEIZdqdgEwT9zhmyLAWR+yl+HjUq5AyjA=; b=Qr8v2CNHiGRliT5zpX2VYxFqI9S5xRy38o4UFncVCbnaCnVfAQF4POSHM35orTmccS rqeUvxXJchddvPYNtSp3VNX3OBra+gECZl/u4c9cdQ+/uwZsnXtikHlS25zg+EPBT1js /VzTdggKHxCfwOwc39Oox9YUOSPJPj9rflA0c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=KfuTGDnCnhbOg3JZM/HaU/3E46K7xZK0G8zU4whT86fbJbxPTmjjvgOOKmmX+ibNk+ uDiYQD5UxaGIJYoExgcIl5ASRSCQjvGFGI2KHHb1TWw9Sz0IxkzVYMUPZwvuvChbYNYi 8Q0tZaBh+/VDQ9WulaP1bHrd4ddjcKYCbycd4= MIME-Version: 1.0 Received: by 10.231.170.201 with SMTP id e9mr3132135ibz.16.1262044299785; Mon, 28 Dec 2009 15:51:39 -0800 (PST) In-Reply-To: <4B393F6F.9060607@netscape.net> References: <4B3927EB.4030802@optiplex-networks.com> <6201873e0912281420n590b173dtac94f9936cca6e3@mail.gmail.com> <4B393463.5060504@netscape.net> <4B393F6F.9060607@netscape.net> Date: Mon, 28 Dec 2009 15:51:39 -0800 Message-ID: From: Kurt Buff To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 Subject: Re: New user - small file server questions and quick GUI question 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: Mon, 28 Dec 2009 23:51:51 -0000 On Mon, Dec 28, 2009 at 15:29, Kaya Saman wrote: > >> I can't speak to the rest, but WRT the GUI, I suspect you'll find it a >> lot easier if you install a Window Manager to handle a lot of this. I >> have found xfce4 to be a good one for me - gnome and kde were a bit >> much. Once I installed /usr/ports/x11-wm/xfce4 with a 'make >> config-recursive' then chose my options, then 'make install', the GUI >> fired up just fine, and all of the hal/dbus stuff was handled for me. >> >> Kurt >> > > I thought Gnome already came with Nautilus as Window manager??? Or in > FreeBSD is it extra? I see I didn't completely read your original message. Indulge me a moment while I ramble here, and probably expose my ignorance... Xorg/X11 <> Gnome Nautilis is a file manager, unless I misremember. The native file manager for xfce4 is Thunar. Gnome, like xfce4 (and ratpoison, kde, etc.) is a Window Manager, which depends on Xorg/X11 to function. WMs are usually installed installed after Xorg. Did you install gnome from source, or did you use 'pkg_add -r'? I don't know why, but I seem to have better luck, though it takes much longer, if I use 'make install' from the ports tree. > Sorry am not used to doing things from scratch but soon I will get the hang > of it - just give me a couple of days to get the file server I am on about > up and running then will transfer the stuff clogging my notebooks HD over > there and install a VM through Vbox and really have a go at understanding > the GUI. I'm not far along that learning curve myself. Heh. I started on an old Toshiba laptop with 256mbytes RAM, and Freesbie worked well on that. I then learned how to install from scratch. That was, um, interesting. I hated Linux, as it seems so arcane. Well, perhaps 'hate' is too strong a word, but it left a bad taste in my mouth. Once I worked with FreeBSD, it became much more clear. Things seem to be done more sanely in FreeBSD. Now I have a nice 4gbyte Lenovo T61, and I still like xfce4 - it does what I want, and I didn't want to expend the effort to learn anything new. > I did play around with FreeBSIE which is FreeBSD with the GUI installed as a > live CD which was really cool and light and worked especially well on my > 512MB RAM laptop. Now I don't have a memory issue as I have 6GB on a newer > machine running 64bit OS's all the way but still need to get to grips with > this :-) If you're very familiar with gnome, you might wish to stay with it. If you're just learning, for both gnome and xfce4, my preference would be for xfce4. But that's just me, and you'll get at least 10 different answers from the first 8 people you meet. > Thanks for the tip Kurt! > > Regards, > > --Kaya > >