meta data for this page
Differences
This shows you the differences between two versions of the page.
| linux:prepare:locale [2020/03/07 12:14] – created niziak | linux:prepare:locale [2020/03/07 12:28] (current) – niziak | ||
|---|---|---|---|
| Line 22: | Line 22: | ||
| On remote machine type: | On remote machine type: | ||
| <code bash> | <code bash> | ||
| - | locale-gen pl_PL | + | locale-gen pl_PL.ISO-8859-2 |
| locale-gen pl_PL.UTF-8 | locale-gen pl_PL.UTF-8 | ||
| dpkg-reconfigure locales | dpkg-reconfigure locales | ||
| </ | </ | ||