Archive for July 22nd, 2009
Shut up Bell!
I always forget how to do this. Now I have no excuse
To turn off the PC speaker drop to a terminal and execute the following commands to regain your sanity and turn off that “BEEP”.
Open a terminal
sudo nano /etc/modprobe.d/blacklist
add the following to the end of the file on a new line:
blacklist pcspkr
