システム設定 ubuntudebiancentos beginner

システムロケールの設定

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