From owner-freebsd-questions@FreeBSD.ORG Wed Mar 5 10:29:25 2008 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 CFA1A106566C for ; Wed, 5 Mar 2008 10:29:25 +0000 (UTC) (envelope-from outbackdingo@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.191]) by mx1.freebsd.org (Postfix) with ESMTP id 4CA928FC15 for ; Wed, 5 Mar 2008 10:29:25 +0000 (UTC) (envelope-from outbackdingo@gmail.com) Received: by ti-out-0910.google.com with SMTP id j2so1871565tid.3 for ; Wed, 05 Mar 2008 02:29:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=VBz3Bb5dmJBRt7xd1C10LZK+8IWxMepXHnx7KTkyxLk=; b=tSfMEjLNnG9Nba9Znnvt+Uco58oU6fld6/BwBDQ/q0/d191nHep0X+869+oASw536MXSX0cf7HF/fXUOhUy1hFYkmpE+6PZjBrvG7Twl/6d1BVOXU+km+wcvNv/widr0ba3KTUjR0bS2enK9esnS3Pi8F/BiuWGBNg+IJpCnG80= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=EIb+YhAwMGpwLU4+E9083fzGV8Q/N3lBTGBJaMHFwYbem69MCC/a2A/oHGwKNG8fvMlOWa/51wYN4vrLnXDuo3z64y+CNNuVBXWeAwFodIVb09QPJx4TFYH7+4KKMPEEAnSfVLj8/Pk6EzwkQ0dRkdvXdO8AlPfNKfSxcb/KUMU= Received: by 10.110.70.5 with SMTP id s5mr268592tia.6.1204712964276; Wed, 05 Mar 2008 02:29:24 -0800 (PST) Received: by 10.110.5.3 with HTTP; Wed, 5 Mar 2008 02:29:24 -0800 (PST) Message-ID: <5635aa0d0803050229h4501acf5qda6a6aaaa078fd30@mail.gmail.com> Date: Wed, 5 Mar 2008 05:29:24 -0500 From: "Outback Dingo" To: Chris In-Reply-To: <20080305042532.72122115@thudpucker.makeworld.com> MIME-Version: 1.0 References: <3b2ddd940803041441k6f059619ga1b2987aecd45007@mail.gmail.com> <20080305004756.GB87943@osiris.chen.org.nz> <3b2ddd940803050207x51cd64edh81b03870112fd3ad@mail.gmail.com> <5635aa0d0803050210y3323dda2s82205890872f22e1@mail.gmail.com> <3b2ddd940803050219o546ce777k556abc69a413fe84@mail.gmail.com> <20080305042532.72122115@thudpucker.makeworld.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: How to start Gnome2-lite 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: Wed, 05 Mar 2008 10:29:25 -0000 and ill agree here with chris, it is an extremely bad practice to run X as root, you should always login as a user.... if you need to do maintenance or something you can always use su or sudo On Wed, Mar 5, 2008 at 5:25 AM, Chris wrote: > On Wed, 5 Mar 2008 10:19:34 +0000 > "Siraj Shaikh" wrote: > > > On 05/03/2008, Outback Dingo wrote: > > > vi `/.xinitrc > > > > > > paste > > > > > > exec gnome-session > > > > > > then :wq > > > > > > save the file, and startx > > > > > is that /.xinitrc ? or in my home directory, /root/.xinitrc ? > > In your home dir. Unless you are using the root account as your default > (and that's just bad practice). > > -- > Best regards, > Chris > > Fingerprint: 4201 94F9 E77F 9357 F3F3 56B7 8D20 ECC7 1AB5 FEF8 >