Gingerlime

Windows 2003 split DNS 14 July, 2007

Filed under: Technology — Yoav Aner @ 12:37 pm

[Migrated from tuzig.com]

This is something I thought would be simple. Then I began scratching my head reading all the posts on the web, thinking I might actually need to get a proper book. Finally I realised it was actually quite simple…
(more…)

del.icio.us:Windows 2003 split DNS digg:Windows 2003 split DNS reddit:Windows 2003 split DNS
 

iCal on Mac with Apache on Windows

Filed under: Technology — Yoav Aner @ 12:36 pm

[Migrated from tuzig.com]

I’ve been struggling with getting the iCal app on Mac OS X to use a shared calendar on Apache installed on Windows and using domain authentication (SSPI). It is all supposed to be so simple, yet it didn’t work. Authentication failed with this message:

Access is denied at http://server.com/file.ics with this login and password

When using Safari and accessing the same webDAV url authentication works just fine. I could even download the calendar file from Safari and it would open it in iCal, but for some bizarre reason – neither Subscribing nor publishing worked

I’ll leave out all my trials and errors. Eventually it came down to SSPI authentication not working well with iCal, even with SSPIOfferBasic On and SSPIBasicPreferred On. Only when I added SSPIOfferSSPI Off did it start working…

I’m still slightly confused why no modification is allowed to subscribed calendars in iCal, as it does let you do it in Sunbird, but at least you can publish your own calendar and subscribe to other’s

del.icio.us:iCal on Mac with Apache on Windows digg:iCal on Mac with Apache on Windows reddit:iCal on Mac with Apache on Windows
 

Rsnapshot Server on Windows

Filed under: Technology — Yoav Aner @ 12:36 pm

[Migrated from tuzig.com]

2009 Aug 14 Update: Looks like rsnapshot is now packaged in cygwin! Thanks to pseudo-anonymous coward for the comment! Some of the information below may still be of interest, so it’s left unchanged.

Rsnapshot is a great tool for backing up data, keeping versions and using relatively minimal disk space. From the rsnapshot website:

“rsnapshot is a filesystem snapshot utility for making backups of local and remote systems. (more…)

del.icio.us:Rsnapshot Server on Windows digg:Rsnapshot Server on Windows reddit:Rsnapshot Server on Windows
 

Trac on Windows 10 July, 2007

Filed under: Technology — Yoav Aner @ 8:06 pm

[Migrated from tuzig.com]

As gooli suggested, I should share my experience on installing the development environment. It’s still work in progress, so I will update this post as appropriate. If anybody’s actually trying to follow these steps please note this is quite specific to Tuzig’s setup. Particularly the fact that I was trying to import an already-installed system running on http://www.svn-hosting.com/. However, I hope this may be useful for other people struggling with similar problems I encountered.
(more…)

del.icio.us:Trac on Windows digg:Trac on Windows reddit:Trac on Windows