MAC OS X – SSH LC_CTYPE Warning

Using terminal ssh to my Linux servers I have always got the following error: warning: setlocale: LC_CTYPE: cannot change locale (UTF-8): No such file or directory Commenting the following line from /etc/ssh_config file on my Mac was the solution for me: #   SendEnv LANG LC_* Note: do not forget to use sudo when editing […]

Read more
MAC OS X – Copy and Paste as Text

Well, well. I have my new Mac workstation and let me say there are many differences to Windows. But let me say it is much more better. While I was writing my letter I would like to copy a text from one of my website admin page and it pasted the style also. So I […]

Read more