linux:debian:locale
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| linux:debian:locale [2026/03/08 14:12] – gsys | linux:debian:locale [2026/03/08 14:25] (current) – [generate locales] gsys | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| cat / | cat / | ||
| echo $LANG | echo $LANG | ||
| - | </ | ||
| - | |||
| - | < | ||
| - | printf "\n--- locale env ---\n"; | ||
| - | printf "\n--- generated locales ---\n"; | ||
| - | printf "\n--- / | ||
| - | printf "\n--- / | ||
| - | printf "\n--- environment ---\n"; | ||
| </ | </ | ||
| Line 35: | Line 27: | ||
| < | < | ||
| - | sudo update-locale LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 | + | sudo update-locale LANG=en_US.UTF-8 |
| cat / | cat / | ||
| </ | </ | ||
| + | |||
| + | |||
| + | ===== locale POSIX ===== | ||
| + | |||
| + | < | ||
| + | └─[$] locale | ||
| + | LANG= | ||
| + | LANGUAGE= | ||
| + | LC_CTYPE=" | ||
| + | LC_NUMERIC=" | ||
| + | LC_TIME=" | ||
| + | LC_COLLATE=" | ||
| + | LC_MONETARY=" | ||
| + | LC_MESSAGES=" | ||
| + | LC_PAPER=" | ||
| + | LC_NAME=" | ||
| + | LC_ADDRESS=" | ||
| + | LC_TELEPHONE=" | ||
| + | LC_MEASUREMENT=" | ||
| + | LC_IDENTIFICATION=" | ||
| + | LC_ALL= | ||
| + | </ | ||
| + | |||
| + | Fix | ||
| + | |||
| + | < | ||
| + | sudo nano / | ||
| + | UsePAM yes | ||
| + | </ | ||
| + | |||
| + | |||
linux/debian/locale.1772975552.txt.gz · Last modified: by gsys