Are you new here? Subscribe to my RSS feed. Thanks for visiting!If you’re looking to get rid of the annoying system beep in Ubuntu, here is how to do it from both the command line, and from the Gnome desktop.
Disable the System Beep from the Command Line
#sudo vi /etc/modprobe.d/blacklist
And then add:
#pc speaker beep
blacklist pcspkr
Save […]
Popularity: 4% [?]

