[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Root almost Full on Raq4
- Subject: Re: [cobalt-users] Root almost Full on Raq4
- From: "Steve Werby" <steve-lists@xxxxxxxxxxxx>
- Date: Thu Jan 24 18:50:02 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
"Paul-Hus Diane" <dph@xxxxxx> wrote:
> My root disk is looking pretty full 87% .
> I look to remove some files but I could not see any I could safely
removed.
Then consider moving files to a partition with more space and creating a
symbolic link at the old location. /usr is on the root partition and there
should be directories you can safely move to /home which has plenty of space
on your server. Quick example:
mkdir /home/usr
mkdir /home/usr/local
mv /usr/local /home/usr/local
ln -s /home/usr/local /usr/local
Backup the files first and verify that it worked as expected. Do a 'df -h'
afterwards and you should have plenty of space.
--
Steve Werby
President, Befriend Internet Services LLC
http://www.befriend.com/