Does your music collection suck? Did you have to delete all your mp3 because you were facing a major lawsuit by the MPAA? Make your own console-music! Just open a terminal and type this for hours of endless fun:
cat /dev/urandom | aplay
Aditional tip: if you ever get tired of the random static, you can have fun playing your boot images like this:
cat /boot/initrd.img-3.0.0-12-generic | aplay
I wonder if that has copyrights....