...
This helps minimizes the amount of damage that can be done in the event that the system is compromised to the specified directory.
File Permissions
Adapted from the WordPress article Hardening WordPress we take the approach of creating accounts for select developers or release managers.
Install MySQL
Code Block | ||
---|---|---|
| ||
sudo apt-get install mysql-server |
...