Disable PC Speaker on Linux
It seems that new versions of linux (I know about fedora 11, I’m not sure about other distributions ) has the pc speaker enabled. And the beep sound makes you annoyed sometimes.
If you need to disable the pc-speaker the command is
rmmod pcspkrInsert this command to the startup script as well.
/etc/rc.d/rc.local
