[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] chmod on usr
- Subject: Re: [cobalt-users] chmod on usr
- From: Ryan Howe <ryan@xxxxxxxxxx>
- Date: Mon Feb 24 10:27:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
On Monday 24 February 2003 12:58 pm, Bruce Timberlake wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> > My / (root) is 99% full. I want to just create a directory under
> > /home partition and then copy everything from /usr to there and
> > symlink /home/usr to /usr. Ok that is easy enough but does
> > /home/usr/ and the link /usr have to have any specail permissions?
> > if so what would the chmod command be foreach?
>
> Be _very_ careful doing this, as Perl and most other important things
> live someplace under /usr! But it should be possible...
>
> What have you installed on the system that's filled / up so much??
> Can you move something else under /home besides the entire /usr dir??
>
> - --
> Bruce Timberlake
>
It is actully a MySQL database for a customer that we host for. The database
has about 1 million records in it so far and this user expects to add more
than 1 million a year. The database is not really all that large (about
165MB) but it has filled the / partition. Does anyone have the link for
steve bassi's script?
Thanks again
Ryan