- 0
Linux - Partition Advice Needed
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use
Question
Unkle Nuke
I have my server fixed, but I've reached a point in my thinking that I want to ditch Windows completely. I shall dual-boot no more!
My server box has three hard drives, 250 GB, 100 GB, and 80 GB. When it's not being used for my personal MaNGOS server, the system will be primarily a developer environment, C++ and whatever, using Git and Subversion to pull and manage MaNGOS and other interesting repos. I also plan to tinker around with WINE and try a few Linux games, too. I may eventually establish an Apache server, to try out some of the nifty MaNGOS web tools and Shlainn's Wow.js, so a bit of web development may creep in.
Keep in mind, as you read further, that my server is on a LAN that has just one user, me.
It appears that modern Linux distros follow Microsoft's idea of "user-friendly", defaulting to either a monolithic build or using just three partitions for root, home, and swap. I would prefer a more flexible, safer, and secure multi-partition configuration used by traditional Unix and Linux installations.
Where I have stumbled is in deciding just which partitions I need and how much space to allocate for each. The various guides I've read elsewhere are either too vague or hopelessly outdated. Some say 10 GB is plenty for root while others claim 50 GB or more is essential.
I get that /home is going to be the largest, being where I would install my software, games, and store my files and downloads, but then what is /usr and /opt for if /home is where everything goes?
Then there is /var and /srv. Some guides say web server files and databases belong in /var, but others tell you anything to do with a server, like web or FTP, belongs in /srv.
Can all you MaNGOS resident Linux users offer some ideas on which parts of the filesys should have their own partitions and how much space should be allocated? Feel free to share your own server's partition scheme as examples, so I may get an expectation of what I may need to implement.
5 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.