How to make Transmit update the SSH host key

Today I had a problem where my FTP client of choice, Panic Software's Transmit, where I changed the server software and any time thereafter SSH connections gave a "Permission Denied" error. As it turned out the problem wasn't permissions but rather the server's SSH identity changed and Transmit was getting confused. A little looking around didn't turn up anything obvious - there was no preferences option to force it to re-validate the identity, it just kept failing.

Tags: 

New Commodore company signs own death warrant

The company Commodore, once known for calculators, then this really awesome home computer (C=64), then this even more awesome computer (Amiga), then for management incomptence which ultimately led to its demise in the early 90's, is finally back to market with... a stupid PC with a fancy paint job. Yep, that's right, after being known for innovation they're selling a Windows-based PC aimed at the games market. What a total waste of twenty years of good PR. Idiots. I don't expect them to last very long.

Tags: 

RubyOSA - don't forget the docs!

A really quick time for anyone on OSX.

RubyOSA is a great interface to the AppleScript APIs available to most applications. The only problem with it is that the APIs of many apps are undocumented, disappointingly especially for Apple's apps, so there's a handy little command that can generate these docs for you:

rdoc-osa --name (appname)

e.g.

rdoc-osa --name iPhoto

Tags: 

VIA USB PCI card unreliable on OSX

Here's a frustrating one. I inherited a PC recently that had a USB 2.0 PCI card which I figured I'd try to get to work in my Mac. The card is based on the VIA VT6212 chipset and after some searching I found official drivers for the card (that only work with G4 Macs). Well, after rebooting the Mac the card seemed to work fine - it showed up in the system profiler and I could work with devices connected to it without any problems.

Tags: 

Pages

Subscribe to Front page feed