Changing location of screenshots

As I’m writing blogs and work on my mac I fairly often take screenshots and includes it into my work (blogs, dokumentation etc). This is easily done by CMF + Shift + 4 (or 3 if you want to take a picture of the whole screen).

By default OSX stores them on the desktop and I hate to have my desktop cluttered by this.

Continue reading

Ssh locale forwarding problem

When i started to use ssh on my new mac laptop i discoverd someting weird. When i run a perl program on the other side i got some errors:

perl: warning: Setting locale failed.
....
perl: warning: Falling back to the standard locale ("C").

This was a but frustrating as I was testing perl programs on a staging system before we took them live, and this was a enoying.

Continue reading

Posted in mac.