From owner-freebsd-questions Tue Nov 20 18:25: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tomts7-srv.bellnexxia.net (tomts7.bellnexxia.net [209.226.175.40]) by hub.freebsd.org (Postfix) with ESMTP id 6AAF837B416 for ; Tue, 20 Nov 2001 18:24:42 -0800 (PST) Received: from xena.gsicomp.on.ca ([199.243.144.157]) by tomts7-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20011121022441.DRJY9080.tomts7-srv.bellnexxia.net@xena.gsicomp.on.ca>; Tue, 20 Nov 2001 21:24:41 -0500 Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by xena.gsicomp.on.ca (8.11.1/8.11.1) with SMTP id fAL2GOW35366; Tue, 20 Nov 2001 21:16:24 -0500 (EST) (envelope-from matt@gsicomp.on.ca) Message-ID: <002e01c17233$aa0b9970$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: "Tom Kersten" , "Garance A Drosihn" Cc: References: <20011121013244.78185.qmail@web10007.mail.yahoo.com> Subject: Re: Re: / is full!!!! Please help... Date: Tue, 20 Nov 2001 21:24:34 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > --- Garance A Drosihn wrote: > > At 9:40 PM -0800 11/19/01, Tom Kersten wrote: > > >Hello all, > > > > > >My root directory is getting close to being full > > (97+%). > > >It is 45 mb....is this too small??? I symlinked the > > /var > > >directory to /usr/var after installation and > > thought that > > >45 mb would be enough...it says that 30 is > > sufficient in > > >"The Complete FreeBSD"..so I put in a little more > > just in > > >case. > > I have symbolic links for both the /tmp and /var > directories to /usr/tmp & /usr/var, those don't appear > to be my problems. The majority of the space seems to > be being hogged by the /root/.kde directory (& its > subdirectories). Are these supposed to be in here??? If you're running KDE as root, then yes, since KDE will create a .kde file in user's home directory (for root, it's /) to store user preferences and whatnot. You really shouldn't be using the root account as your day-to-day account. Create a normal user account for youself and use it instead of the root account. Normal user accounts are in /usr/home, so your .kde directory won't eat up space on /. -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message