debian problem with locale
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
I tried setting the locales with:
sudo dpkg-reconfigure locales
and on raspberry pi with:
sudo raspi-config
But it still didn’t work. You actually need to change the ssh client settings from the computuer where you are connecting from.
Change in:
etc/ssh/ssh_config
Comment:
#SendEnv LANG LC_*
admin on January 6th 2016 in General