시스템 로케일 구성
UTF-8 중국어 로케일 설정
Overview
UTF-8 중국어 로케일 설정
Commands
sudo apt-get update && sudo apt-get install -y locales
sudo locale-gen zh_CN.UTF-8
sudo update-locale LANG=zh_CN.UTF-8
UTF-8 중국어 로케일 설정
UTF-8 중국어 로케일 설정
sudo apt-get update && sudo apt-get install -y locales
sudo locale-gen zh_CN.UTF-8
sudo update-locale LANG=zh_CN.UTF-8