Hacker News new | ask | show | jobs
by Sorpigal 5252 days ago
Partitioning has some security and performance gains. Different filesystems for different workload (e.g. perhaps xfs for database files and reisterfs for /tmp), mounting with noexec or ro in some cases.