Tips 'n Tricks

Free enhancement to NTBackup

NTBackup is a free backup application that comes with Windows 2000 Pro and Windows XP Pro (and also runs on XP Home..) that is great for simple stuff. There are a few limitations to it though - you can't do multiple, concurrent backup jobs, you can't set it to delete old backups if the destination drive is getting full, and other bits. One step towards making NTBackup more useful is a free tool called Enhanced Windows Backup that works as a replacement GUI to fix some of the limitations.

Tags: 

OSX 10.4.9 update a little funny

I just installed the OSX 10.4.9 update on our PowerMac G4/533 at home and had a little bit of weirdness. The first time the machine was rebooted after the install it took several minutes for it to actually start booting, leaving the screen white until it was ready - needless to say this was rather concerning, but I left it alone for a while and it finally kicked in a-ok. The Mac Pro at work had no problems, however.

Tags: 

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: 

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: 

AdiumX 1.0 & Yahoo problem

There's a small problem with the just-release AdiumX v1.0 and Yahoo Instant Messenger (Y!IM) accounts if you were using any of the beta releases. For whatever reason, something changed in the Y!IM configuration and the only way to get your connection to work is to remove it then add the login back in again. Go figure. Still, a minor quibble when the rest of the program works so well.

Tags: 

Pages

Subscribe to Tips 'n Tricks