If you use ubuntu you probably had listen the stupid beep upon reboot/shutdown. To disable this stupid beep just do this:
sudo gedit /etc/modprobe.d/blacklist.conf
And add this
blacklist pcspkr
At the end of the file.
Teboot and no more stupid beep.
This was tested with Ubuntu 9.04 Jaunty