When using raspbian with ssh connect on OSX, you can see error message like belows
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
-> Just comment out "SendEnv LANG LC_*" in /etc/ssh_config on your OSX.
No comments:
Post a Comment