Skip to content

Instantly share code, notes, and snippets.

@sun4lower
Created March 16, 2018 07:13
Show Gist options
  • Save sun4lower/cabc0c0215666d1e9072320f7d3dee2d to your computer and use it in GitHub Desktop.
Save sun4lower/cabc0c0215666d1e9072320f7d3dee2d to your computer and use it in GitHub Desktop.
when type yum in centos Failed to set locale, defaulting to C
echo "export LC_ALL=en_US.UTF-8" >> /etc/profile
source /etc/profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment