Monday, July 18, 2016
CentOS: Setting System Locale
Command:
$ locale -a | grep ja
Result:
ja_JP
ja_JP.eucjp
ja_JP.ujis
ja_JP.utf8
japanese
japanese.euc
Command:
$ localectl set-locale LANG=ja_JP.utf8
$ localectl
Result:
System Locale: LANG=ja_JP.utf8
Newer Post
Older Post
Home