- Welcome to Geeksww.com
Turning the system beep off (for BASH)
I have tried instructions below on Ubuntu Server but should work for all distributions running the BASH shell.
echo "setterm -blength 0" >> $HOME/.bash_profile
Now, logout and log in again. That's it. You'll never hear the annoying PC speaker beeps.
Did this tutorial help a little? How about buy me a cup of coffee?
Please feel free to use the comments form below if you have any questions or need more explanation on anything. I do not guarantee a response.
IMPORTANT: You must thoroughy test any instructions on a production-like test environment first before trying anything on production systems. And, make sure it is tested for security, privacy, and safety. See our terms here.
tags cloud
popular searches
free download for mysql database server 5.1.5, bison, gearman, source code, php, laptop, mysql, install cairo, java, linux, install mysql, mysql initialization, mysql mysql, tools, ubuntu
Similar Tutorials:
- Installing Berkeley Yet Another Compiler Compiler (byacc) on Ubuntu Linux
- Linux kernel data structures (Part 1) - the current macro
- Download, configure, compile, and install MySQL 5.6
- How to install Python Gearman client module?
- How to download, compile, and install CMake on Linux
Tutorials in 'Operating Systems > Linux' (more):
- Bash script to compare remote directory's files using file size
- Script to transfer files to remote server with verification
- setfacl: command not found
- How to download, compile, and install CMake on Linux
- How to download, compile, and install GNU ncurses on Debian/Ubuntu Linux?
Comments (write a comment):
What if I want to turn it on?
I don't think I ever heard this computer beep (Samsung N150, running Debian-based, CrunchBang-like BunsenLabs 8.5 OS)! Posted by: NitroNilz on Jun 10, 2016
@NitroNilz: its an old issue perhaps and not found in newer systems Posted by: shahryar on Sep 25, 2016
leave a comment