Tuesday, May 15, 2007

Turning off the bell in FreeBSD

It's that simple:

$ echo hw.syscons.bell=0 >> /etc/sysctl.conf
$ sysctl hw.syscons.bell=0

No comments: