[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Q. on Disk Usage of individual users
- Subject: Re: [cobalt-users] Q. on Disk Usage of individual users
- From: "WebMost" <dbugger@xxxxxxxxxxx>
- Date: Fri Jan 21 05:16:53 2000
Ahoy Bert
>
> We have several sites set up on our RAQ2+.
> For the sake of the example, the site is called: www.mysite.com
> Users are called: Joe and Jim.
>
> If we make Joe the siteadmin, then all files are owned by Joe and are
> in the group 'site<number>'.
>
> Now it happens that we check Disk Usage for the users and we see
> that the siteadmin has 5 Mb, Joe has 2 Mb and Jim has 1 Mb.
> All users do not have email usage in /var/spool/mail.
>
> Questions are:
> - The 5Mb, how is this calculated?
> Is this the usage in /home/sites/siteX/web which is owned
> by Joe?
> - Where can I find the 2 Mb Joe owns?
> (And where the 1 Mb Jim owns?)
> - How does Disk Usage utility make the distinction between
> files for the site-admin and files for Joe?
>
Here's how it works on my RaQ2:
Joe's space is at /home/sites/siteX/users/joe
His URL is www.mydomain.com/~joe
This resolves to /home/sites/siteX/users/joe
Jim's space is at /home/sites/siteX/users/jim
His URL is www.mydomain.com/~jim
This resolves to /home/sites/siteX/users/jim
Meanwhile, Joe ALSO is site-admin for
/home/sites/siteX/
including home/sites/siteX/web etcetera
home/sites/siteX/web is where www.mydomain.com resolves
When you set up users "joe" and "jim", you have an opportunity to determine
how much space to give each.
Aloha