Scenarios for Linux Server partitioning:
Actual size of partition type partition/1G-2G (minimum150–250MB)/boot32M-100M (boot partition, as long asAround 100M)/opt100M-1G (Additional application)/TMP40M-1000M (maximum can be set to1G or so, if loading the ISO image file is set to4G or so, usually not so much)/home2G-10G (per user 100M or so, specific custom. User directory. ) /usr 3G-10G at least 500M, generally loose servers to be divided into 4-6G)/usr/local 3G-15G ( The self-installed program is installed here)/var >2g– Hard Drive remaining space (minimum 300M-500M, General 2-3G, As a server, the rest of the space above is divided into it)
Linux Desktop Partitioning scheme
分区类型 分区的实际大小/ 1G/boot 32M/opt 100M/tmp 50M/home 1G-10G/usr 3G-6G/usr/local 3G-5G/var 500M以上
The most economical partitioning scheme (server not recommended)
File directory minimum General post-installation size (CentOS5.2)/150m-250M500m-2G (378M)/boot32m-100M64M (13M)/opt30m-100M50m (19m)/tmp 40- 100m 50m (37M)/home 100m-5g 1g (483M)/usr >500m 4-6G 2.5g (2.0g)/usr/local500m 2-5g 2g (1.2g)/ var 300-500m 2- 3g 500m (296m)
Linux Partitioning scheme