以下是在CentOS中快速释放磁盘空间的方法:
/tmp
sudo rm -rf /tmp/*
sudo yum clean all
package-cleanup --oldkernels
find / -type f -size +100M
/var/log
logrotate