You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

If you need to change character set to en_US.utf8 or ko_KR.utf8, you have following options

Change by localectl

# localectl set-locale LANG=ko_KR.utf8


Change by modifying /etc/locale.conf

/etc/locale.conf
LANG=ko_KR.utf8


  • No labels