From owner-freebsd-questions Sun Nov 29 22:10:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA21738 for freebsd-questions-outgoing; Sun, 29 Nov 1998 22:10:36 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gamma.aei.ca (gamma.aei.ca [206.123.6.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA21733 for ; Sun, 29 Nov 1998 22:10:34 -0800 (PST) (envelope-from malartre@aei.ca) Received: from aei.ca (ppp-109-71.mtl.aei.ca [207.107.109.71]) by gamma.aei.ca (8.8.5/8.8.5) with ESMTP id BAA19120; Mon, 30 Nov 1998 01:10:16 -0500 (EST) Message-ID: <3662368C.EE480579@aei.ca> Date: Mon, 30 Nov 1998 01:09:16 -0500 From: Malartre X-Mailer: Mozilla 4.06 [en] (X11; I; FreeBSD 2.2.7-STABLE i386) MIME-Version: 1.0 To: Alex Davidson CC: FreeBSD Questions Mailing List Subject: Re: How to Resize Disk References: <36620440.F58C5925@idcomm.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alex Davidson wrote: > > I am fairly new to FreeBSD and have installed 2.2.7 on a 1GB drive along > with XFree86 and KDE (+ it's utils, games etc.) and Netscape Communicator > 4.05. > > Having finally received my Complete FreeBSD book I started messing around a > little and decided to add me as a real user instead of using root. In the > process I ran out of disk space! That was quick! > > When I do df it says that / is at 109% Capacity, /usr is at 49%, /var is at > 7%, /proc is at 100% and /mnt is at 74% > > I am having problems now when I receive email - obviously it really is out > of space - and Netscape closes itself when I try and clean out my Trash > folder. > > Is there a command (I have not found) that will allow me to resize the > filesystem? What about a way to clean up the installation? Might there be > some temp files somewhere I can delete? > > Thanks, > Alex > Ok, I'm not a specialist, but what you say is like: 1) /root is mount on / (that's normal :-) 2) / is getting full because you use the dir /root to much: move files from /root to another user's dir (those files would then be in /usr/home/your_user) 3) Delete or move /root/.netscape to /usr/home/your_user. Run Netscape has a user, don't forget to empty the trash folder after each sessions. Netscape tend to !@#%$#@!% when the mail file is to big. 4) /usr is ok. 5) no need to resize the disk Thank You -- [Malartre][malartre@aei.ca][http://www.lowrent.org/freebsd/malartre/] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message