If only I could copy the results from the Linux command line output and paste them into Livejournal... But I will type it. The output is:
Filesystem 1K-blocks Used Available Use% Mounted on /dev/hda1 2949028 2914060 0 100% / tmpfs 63500 0 63500 0% /dev/shm tmpfs 63500 12572 50928 20% /lib/modules/2.6.12-8-6/volatile
I tried apt-get clean and it told me I didn't have permission. Then I heard a voice in my head, either yours or stormgren's or Aaron's or that of paranthropus, saying "Use the sudo, Luke. Cease all thought. Search out with your feelings. May the sudo be with you, always." So I typed sudo apt-get clean and it worked! See, I'm getting the hang of this.
Now the new output is:
Filesystem 1K-blocks Used Available Use% Mounted on /dev/hda1 2949028 2377632 421592 85% / tmpfs 63500 0 63500 0% /dev/shm tmpfs 63500 12572 50928 20% /lib/modules/2.6.12-8-6/volatile
no subject
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/hda1 2949028 2914060 0 100% /
tmpfs 63500 0 63500 0% /dev/shm
tmpfs 63500 12572 50928 20% /lib/modules/2.6.12-8-6/volatile
I tried apt-get clean and it told me I didn't have permission. Then I heard a voice in my head, either yours or
Now the new output is:
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/hda1 2949028 2377632 421592 85% /
tmpfs 63500 0 63500 0% /dev/shm
tmpfs 63500 12572 50928 20% /lib/modules/2.6.12-8-6/volatile
What should I do now?