hdd partition for cpanel server

Simple Harddisk partition, assume only for vps and have or more 50GB of space

/boot    200MB
/tmp    2GB
/    20GB
/home    rest of partition


For a dedicated server with 160GB space or more

/boot	200MB
/tmp	2GB
/usr	15GB
/var	20GB
/	20GB
/home	rest of partition
/backup another physical disk

SWAP partition always twice the memory size. The size is just for reference only. They adjustable to your needs.

Update: April 12, 2009 got ref from http://www.webhostingtalk.com/showthread.php?t=526319

So below is the equation for partitions for cpanel server (HDD 250GB/Mem 2GB)

/boot        150MB
/usr          10% of HDD = 10% of 250GB = 25GB
/var          5% of HDD = 5% of 250GB = 12,5GB or you can round up 15GB
/tmp         1 x Memory = 1 x 2GB = 2GB
swap         2 x Memory = 2 x 2GB = 4GB
/              10GB
/home       the rest of HDD
/backup    another hdd just use them all

edit /var should have 15% of HDD

SocialTwist Tell-a-Friend

Related posts:

  1. [cPanel] Internal Server Error after installation Installing cPanel is very easy, what you need is patience,...
  2. [bind] lame server Tired seeing lame server error on your BIND (DNS server)...
  3. Install SSH (SFTP) server on Windows 2000 Below is step-by-step installation SSH (and SFTP) server on Windows...
  4. [cPanel] License File Below is several thing to know about about cPanel License...
  5. [cPanel] Add permanent whitelist IP Address using CSF/LFD You can whitelist IP Address quickly using ConfigServer Firewall/Login Failure...

Related posts brought to you by Yet Another Related Posts Plugin.

Leave a Reply

CommentLuv Enabled