Hate the beep? Here’s how to get rid of it.

Login as “root” and run the command below.

echo "blacklist pcspkr" >> /etc/modprobe.d/blacklist.conf

Output;

[email protected]:/etc/modprobe.d# echo "blacklist pcspkr" >> /etc/modprobe.d/blacklist.conf<br /> [email protected]:/etc/modprobe.d# cat /etc/modprobe.d/blacklist.conf | grep pcspkr<br /> blacklist pcspkr