
I have had various customers ask me for a partition schema to run a linux cpanel webserver with 73GB/80GB drives, to save me having to dig it up every time and to make it available to anyone it may be of use to, I have posted it here
| Mount Point | Filesystem | Size |
| / | ext3 | 1024MB (1GB) |
| /boot | ext3 | 100MB |
| - | swap | Twice the amount of system RAM |
| /tmp | ext3 | 1024MB (1GB) |
| /usr | ext3 | 10240MB (10GB) |
| /var | ext3 | 15360MB (15GB) |
| /home | ext3 | Fill all remaning space |
Thanks, I have partitioned, based in your ideas, my server, which it has a 72,8 Gb SCSI Hard Disk (RAID1 Hardware) see ya~
HTML tags allowed in comments are: strong,em,ul,ol,li, URL's are automatically converted to links so no need to use <a>.