Конфигурация системы 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