Find areas of disk usage with SSH
The first step in investigating a disk usage issue is to find where the content is being consumed. This will allow you to remove unnecessary content (such as old backups) and make changes to prevent the issue from recurring. If you’re comfortable using SSH on your wordpress hosting server, you can find large files/directories and…