Forum archive
Cleanup the appliance disk?
I want to reduce the disk size of the fileserver appliance. For me it is a complete mystery what can take 1.5 Gb of disk space without any multimedia or performance engines. Windows NT takes less in core.
Is there any cleanup tool tuned for TKL or any step-by-step guide for pre-deployment cleanup.
... It would be wonderful to fit fileserver on a floppy...
But over time deb installers can build up to quite a sizeable apt cache.
To remove the 'stale' cache (packages that are outdated):
To remove all cached packages:
And I certainly wouldn't just blindly start deleteing files, but any core stuff should warn you that it may totally break your system if you uninstall it (if you use apt-get). That's not to day that you couldn't break it, but it should (hopefully) still at least continue to function as a basic OS...
Another thing that can take up space over time are old kernels. There are plenty of tutorials online on how to remove old/out of date ones. Just remember to have backups of anything important! :)