From owner-freebsd-questions@FreeBSD.ORG Thu Jun 19 19:09:16 2003 Return-Path: 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 E1AAF37B401 for ; Thu, 19 Jun 2003 19:09:16 -0700 (PDT) Received: from rwcrmhc11.attbi.com (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 432B543F3F for ; Thu, 19 Jun 2003 19:09:16 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (be-well.no-ip.com[24.147.188.198]) by attbi.com (rwcrmhc11) with ESMTP id <20030620020915013008rovce>; Fri, 20 Jun 2003 02:09:15 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.9/8.12.7) with ESMTP id h5K29E1V012869; Thu, 19 Jun 2003 22:09:14 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h5K29Ebi012866; Thu, 19 Jun 2003 22:09:14 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: sweetleaf References: <20030619001229.651c88e2.sweetleaf@myrealbox.com> <44ptl9hkt8.fsf@be-well.ilk.org> <20030619165936.31801716.sweetleaf@myrealbox.com> From: Lowell Gilbert Date: 19 Jun 2003 22:09:13 -0400 In-Reply-To: <20030619165936.31801716.sweetleaf@myrealbox.com> Message-ID: <44smq5pkja.fsf@be-well.ilk.org> Lines: 11 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: how much space for / X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jun 2003 02:09:17 -0000 sweetleaf writes: > 226990 ./root Oof. If you're going to run a lot of applications as root, you'll need to make sure most of the data doesn't get stored on the root partition. It's a lot better all around, though, to just run your everyday applications as a lesser-privileged account with a home directory on another filesystem.