dnutan
(Marc)
3
Were you able to determine what’s taking most of the space? You can find it out do with the disk usage graph, du command…
If you have physical access to the terminal, you might free-up a bit of space with:
yum --enablerepo=* clean all
yum autoremove # warning: carefully review the list of packages to remove before proceeding