This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
локализация_окружения [2022/10/02 16:51] val |
локализация_окружения [2023/06/02 13:57] (current) val [Debian/Ubuntu] |
||
|---|---|---|---|
| Line 10: | Line 10: | ||
| </code> | </code> | ||
| <code> | <code> | ||
| - | # echo 'ru_RU.UTF-8 UTF-8' > /etc/locale.gen | + | # echo 'ru_RU.UTF-8 UTF-8' >> /etc/locale.gen |
| # locale-gen | # locale-gen | ||
| Line 25: | Line 25: | ||
| </code> | </code> | ||
| + | ==== Debian 11 ==== | ||
| + | <code> | ||
| + | client3:~# dpkg-reconfigure keyboard-configuration | ||
| + | </code> | ||
| ===== Ubuntu/CentOS Systemd ===== | ===== Ubuntu/CentOS Systemd ===== | ||