SyntaxFix
Write A Post
Hire A Developer
Questions
To disable the beeps when ssh-ing in a remote machine, simply create the same ~/.inputrc and ~/.vimrc files on the remote machine to stop ssh itself from beeping.
~/.inputrc
~/.vimrc
See the answer from @Nemo for the contents of each file.