Skip to content

Instantly share code, notes, and snippets.

@nidr0x
Created February 1, 2019 10:03
Show Gist options
  • Save nidr0x/59e2acbf5a00dee7ad3f6b89e2030fe2 to your computer and use it in GitHub Desktop.
Save nidr0x/59e2acbf5a00dee7ad3f6b89e2030fe2 to your computer and use it in GitHub Desktop.
Centos warning: setlocale: LC_CTYPE: cannot change locale (UTF-8): No such file or directory
sudo bash -c 'echo -e "LANG=en_US.utf-8\nLC_ALL=en_US.utf-8" > /etc/environment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment