How to change a Linux keyboard locale from GB to US using the command line TL;DR sudo dpkg-reconfigure keyboard-configuration Reference: https://askubuntu.com/questions/434849/change-keyboard-layout-english-uk-on-command-line-to-english-us Read More
-bash: warning: setlocale: LC_CTYPE: cannot change locale (UTF-8): No such file or directory You deploy a new server and get the following message: > -bash: warning: setlocale: LC_CTYPE: cannot change locale (UTF-8): No such file or directory How to Read More