search
top

Fixing missing ssh-askpass on MacOS 10.5

This helps if you have trouble with missing /usr/libexec/ssh-askpass on Leopard. It’s quiet annoying but i found the following shell script and it works perfect for Textmate and probably all other places. This includes not just passwords but also the yes/no for the remote fingerprint question. #! /bin/sh # # An SSH_ASKPASS command for MacOS X # # Author: Joseph Mocker, Sun Microsystems # # To use... read more

Working on a Mac – Tools that rule

If you are a expirienced mac user this is probably not news, but if you just starting out i want to highlight some apps that proven useful in the past. ... read more
top