Around Mon,Sep 16 2002, at 09:30,  Patrick Beart, wrote:
> Folks:
> 
>       I'm setting up a new Web and mail server for a Web site 
> hosting operation. Security is paramount to my partitioning scheme 
> for the hard disk. Therefore, I'm not going with the default Red Hat 
> partitioning. I'm doing a custom setup, instead.
>       I've reviewed the Filesystem Hierarchy Standard (FHS) in an 
> effort to better understand what data the primary directories 
> contain. However, this doesn't give me a real good idea of the 
> relative sizes of any file system partitions, beyond "/"(root).
> 
>       I'm wondering what the rough percentages (as the sizes of 
> hard drives vary widely) of the following primary directories on 
> people's systems that are currently running commercial Web and mail 
> hosting (for multiple clients)...
>               /home
>               /usr
>               /var (and any subdirectories, such as /var/spool)
>               /root
>               /tmp
> 
>       Any feedback would be appreciated. TIA
> 

the big question is, where are you putting the Site web pages? home, var?

I'm not sure if you really want to go percentages for the drive.  I have 
my system partitioned with (and current usage):
/    121M
/home  600M
/scratch  14G
/tmp   17M
/usr   2.1G
/var   133M

This is a laptop/develepment box.  I use /scratch for stuff that I can 
lose if needed.  My web resides under /usr/local/www
I usually partition more or less the above scheme (no high volume web 
sites).  
I rarely see var or / needing very much.  /usr is where most of the stuff 
gets installed.  I have seen a separate partition for /usr/local.  If you use
 /var for the web and do logging for dozens of sites, then you would probably 
want to devote more space to /var

Just my opinions here.

Roger



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to