Glam Prestige Journal

Bright entertainment trends with youth appeal.

My disk space is rapidly getting eaten up and I don't know why.

I was using localhost and it was taking a long time to load so I checked the properties in the folder and I had 2GB left out of 125GB on my SSD.

What is causing this error and how do I fix it?

1

1 Answer

This is like asking "Why it doesnt work" without giving any further information.

I guess that this might be caused by log files left out without clearing for long. If the SSD is your primary disk check the size of the /var/log folder.

Also run sudo apt-get autoclean it will clear out any unnecessary packages

7