Русская локаль в Debian 10
apt-get install locales
locale-gen ru_RU.UTF-8
# cat <<EOF > /etc/default/locale
LANG=ru_RU.UTF-8
LC_CTYPE=ru_RU.UTF-8
LC_MESSAGES=ru_RU.UTF-8
#LC_ALL=ru_RU.UTF-8
EOF
apt-get install locales
locale-gen ru_RU.UTF-8
# cat <<EOF > /etc/default/locale
LANG=ru_RU.UTF-8
LC_CTYPE=ru_RU.UTF-8
LC_MESSAGES=ru_RU.UTF-8
#LC_ALL=ru_RU.UTF-8
EOF
From here you can search these documents. Enter your search terms below.
| Keys | Action |
|---|---|
| ? | Open this help |
| n | Next page |
| p | Previous page |
| s | Search |