• Skip to primary navigation
  • Skip to content
  • Skip to footer
Evening Notes
  • Kubernetes
  • Linux
    1. Home
    2. /
    3. Disabling beep in bash

    Disabling beep in bash

    less than 1 minute read

    To disable the beep in bash you need to uncomment (or add if not already there) the line set bell-style none in your /etc/inputrc file. This file is protected and should be edited using sudo or root user.

    Source:

    • Stackoverflow

    Tags: bash, linux

    Updated: April 1, 2024

    Share on

    X Facebook LinkedIn Bluesky
    Previous Next

    You may also enjoy

    Creating a Local YUM Repository on Rocky Linux

    1 minute read

    root password reseting in centos

    1 minute read

    © - 2026 Evening Notes. Powered by Jekyll & Minimal Mistakes.