Posts for: #Hardening

Beyond the Root Partition: Best Practices for Linux Directory Segregation

Beyond the Root Partition: Best Practices for Linux Directory Segregation

Creating a proper partition structure during Linux installation is one of those steps that lays the foundation for overall system stability. Beginners, and sometimes even experienced sysadmins, often limit themselves to creating a single large root partition, throwing all data into one place. However, dividing the system into logical parts is an essential part of configuring a server or even a workstation; exceptions to this rule should only be made for temporary testing environments.

[Read more]