Skip to content

Instantly share code, notes, and snippets.

@haio
Created April 1, 2013 07:51
Show Gist options
  • Save haio/5283728 to your computer and use it in GitHub Desktop.
Save haio/5283728 to your computer and use it in GitHub Desktop.
Set Centos locale to en_US.UTF-8
export LC_ALL=en_US.UTF-8
export LANG=en_US.UTF-8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment