FreeUpDiskSpace
This is version . It is not the current version, and thus it cannot be edited.
[Back to current version]   [Restore this version]

If your tiny 8 GB default disk drive on your Amazon EC2 instance is filling up with linux headers (in /usr/src) and images (in /lib), you should be able to remove them with ```sudo apt-get autoremove``` (unless things have gotten real bad).

Also, use ```ncdu``` to see what's taking up so much space.