osx

iSCSI on the ReadyNAS NV+ and OSX Snow Leopard

The Pro series of NAS from ReadyNAS (Netgear) support iSCSI out of the box. But the NV+ 4disk unit does not. However - a third party plugin is available. Let's look at what is needed to get iSCSI connections between the ReadyNAS NV+ and an iMac running Snow Leopard.

Setting /usr/local/bin before /usr/bin in bash PATH for Mac OSX Snow Leopard for all users

Just a short reminder - the list of paths that path_helper (/usr/libexec/path_helper is called from /etc/profile) is stored in /etc/paths. Just add /usr/local/bin at the top of the file.

Technorati Tags:Technorati Tags:

Time machine on a large external disk as a sparseimage

Having a very large external disk I wanted to limit Time Machine to use only part of it.

To do so - you can use the same technology as time capsule does - sparseimages.

Running xdebug 2.0.4 on OSX Leopard apache/php

This is based on the information on http://developers.sugarcrm.com/wordpress/2008/11/25/enabling-xdebug-under-os-x-leopard/. Download xdebug 2.0.4 (or later - but this is based on the 2.0.4 build) - extract it.

Technorati Tags:Technorati Tags:

Backing up Aperture Vault to a NAS

Listening to the digital story this morning prompted me to think about my Aperture setup.

Aperture has its "vault" functionality - but this only works to the local hard drive or to USB/firewire drives directly attached to the box.

I have a RAID5 based NAS (network attached storage) device which I would  far prefer to have my backups on - since I've had USB disks die on me before.

How to get the vault onto the network device?

Google address book sync to mac address book - aargh - duplicates

The latest update to Mac OSX 10.5.3 now includes inbuilt google/address book synchronization.

However - after updating and adding my login details for gmail to addressbook it just seemed to hang with:

Can't connect to the sync server: NSInvalidReceivePortException: connection went invalid
while waiting for a reply ((null))

The solution was to remove the contents of

~/Library/Application Support/SyncServices/Local

and try again.

Note that for account name it needed the full e-mail address complete with googlemail.com domain.

Update

Leopard issues

Folllowing issues after update (updated 8:55 wed 19th dec)

Technorati Tags:Technorati Tags:

Setting up custom routes depending on the network location in OSX

Nearly all you need to know is available here:

http://www.geisterstunde.org/drupal/?q=osx_routing

All I found is that $BUNDLE refers to /System/Library/SystemConfiguration/Kicker.bundle/ and the script should go in $BUNDLE/Contents/Resources - not $BUNDLE/Resources (the paths are a little mixed in the original article).

Technorati Tags:Technorati Tags:
Syndicate content