disable system beep

March 28, 2009

if your linux is always beeping on you, however it’s not just a beep. It’s a system beep. to disable it you just have to type this command.

kamsis@kamsis-desktop:~$ sudo rmmod pcspkr

then the beep sound would be gone.