cleanup - What can be deleted to free up storage in SDA? - Ask Ubuntu


my sda reaching 90%. can safety delete files /tmp , /var/cache/apt/archives folders based on date, long not current?

i tried remove old linux images using both commands:

sudo apt-get purge linux-image-2.6.24-24 linux-image-2.6.32-67  sudo dpkg --remove linux-image-2.6.24-24 linux-image-2.6.32-67 

but dpkg ignored request saying these images aren't installed, , apt-get said couldn't find these packages.

which other folders or files can safety delete?


Comments

Popular posts from this blog

nvidia - NV18 [GeForce4 MX 4000] driver - Ask Ubuntu

drivers - No wi-fi network after install - Ask Ubuntu