Skip to content

Instantly share code, notes, and snippets.

@soardex
Created December 16, 2016 14:43
Show Gist options
  • Save soardex/7316bf89712b61d05eef3f2948e6f0b2 to your computer and use it in GitHub Desktop.
Save soardex/7316bf89712b61d05eef3f2948e6f0b2 to your computer and use it in GitHub Desktop.
Fix `locale` Problem in CentOS
sudo localedef -v -c -i en_US -f UTF-8 en_US.UTF-8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment