Getting strange character output in PuTTY on one Ubuntu machine
Bo Berglund
bo.berglund at gmail.com
Wed Jul 28 08:25:27 UTC 2021
On Wed, 28 Jul 2021 08:39:55 +0100, Colin Law <clanlaw at gmail.com> wrote:
>What does
>cat /etc/default/locale
>show in a good system and the bad one?
Good system:
cat /etc/default/locale
# File generated by update-locale
LANG="en_US.UTF-8"
LANGUAGE="en_US:en"
Bad system:
cat /etc/default/locale
# File generated by update-locale
LANG="en_US.UTF-8"
LC_NUMERIC="sv_SE.UTF-8"
LC_TIME="sv_SE.UTF-8"
LC_MONETARY="sv_SE.UTF-8"
LC_PAPER="sv_SE.UTF-8"
LC_NAME="sv_SE.UTF-8"
LC_ADDRESS="sv_SE.UTF-8"
LC_TELEPHONE="sv_SE.UTF-8"
LC_MEASUREMENT="sv_SE.UTF-8"
LC_IDENTIFICATION="sv_SE.UTF-8"
These two systems are running Ubuntu 18 (good system) and Ubuntu 20 (bad
system), both LTE versions.
The bad system is a full GUI version whereas the good one is a Server version
without a GUI.
--
Bo Berglund
Developer in Sweden
More information about the ubuntu-users
mailing list