The best partition scheme for Linux
1. The largest remaining space of "home";
2. "boot" About 128MB;
3. The approximate memory size of "swap";
4. The size of "var" depends on the server function;
5. The maximum remaining space of "usr" Half;
6. "tmp" is recommended to be 2G or above;
7. "opt" is 10G.
Recommended for junior users
##Recommended for intermediate users
Recommended for advanced users
PHP"
The above is the detailed content of Best partitioning solution for Linux. For more information, please follow other related articles on the PHP Chinese website!