Tuesday, January 07, 2014

Clean Up Root Partition on Fedora

If you have the following problems:
  • Root partition / is using 100% of allocated disk space
  • Root partition / is close to using 100% of allocated disk space

Then,

$>  sudo yum install bleachbit
$>   su - -c "bleachbit"

Use bleachbit to clean up unwanted files.