Configuración del sistema ubuntudebiancentos beginner

Configurar idioma del sistema

Establecer idioma chino UTF-8

Overview

Establecer idioma chino 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