Search notes:

Turning off that annoying beep

Bash

Either set bell-style none in /etc/inputrc or setterm -blength 0 in ~/.bash_profile.
I also had some success with bind 'set bell-style none'.

Vim

:set t_vb= and :set vb

Firefox

about:config -> accessibility.typeaheadfind.enablesound.

See also

Getting rid of the annoying beep

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Linux/tu...', 1758200593, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Linux/turn-off-annoying-beep(52): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78