Created
March 16, 2018 07:13
-
-
Save sun4lower/cabc0c0215666d1e9072320f7d3dee2d to your computer and use it in GitHub Desktop.
when type yum in centos
Failed to set locale, defaulting to C
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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