Category Archives: Mac OS X

AD and Mac OS X – one big happy family

So I’m rebuilding my test lab in preparation for our rollout of Mac OS X 10.3.4 and the synchronized moving of authentication from 2 sources (Active Directory and Open Directory) to one (Active Directory). I thought my fellow co-workers would … Continue reading

Posted in Computers, Mac OS X, Windows | Comments Off

PGP and GPG in Mail.app

http://www.sente.ch/software/GPGMail/English.lproj/GPGMail.html

Posted in Computers, Mac OS X | Comments Off

crib sheet: ssh single-login/no password

via: Robert Citek – crib sheet: ssh single-login/no password ( was Re: ssh-keygen ) How to set up a no-password ssh connection from A to B, where A && B == trusted machines

Posted in Computers, Linux, Mac OS X | 3 Comments

Pictorialis II: Framed!

Weblog Tools Collection » Pictorialis II: Framed! Pictorialis II is finally ready for a demo and maybe some beta testers. Sweeeet. Finally a photo gallery that’s fully table free (as far as I saw…) Mark, I’d be glad to test … Continue reading

Posted in Computers, Mac OS X | Comments Off

WordPress Caching Plugin

via Photomatt.net: “The caching plugin I pointed to the other day was very well-executed but it didn’t meet my needs for several reasons, mainly that it cached every bit of output, which wouldn’t be appropiate for things like my random … Continue reading

Posted in Computers, Mac OS X | Comments Off

hicksdesign

// hicksdesign :: about hicksdesign Hicksdesign is a one-person design studio, started by Jon Hicks in 2002, after 8 years working as a designer with charities, government bodies and publishers. You won’t hear jargon or pretentious designer talk, I have … Continue reading

Posted in Computers, Mac OS X | Comments Off

deleting files with find

To delete files matching *searchstring*, use the following: user# find . -name “*searchstring*” -exec rm {} ; Probably a good idea to run it without -exec rm {} ; first to see what you’d be deleting. Oh, and the space … Continue reading

Posted in Computers, Linux, Mac OS X | Comments Off

Disinfotainment: Free Spam Filtering for MacOS X

Disinfotainment: Free Spam Filtering for MacOS X Free Spam Filtering for MacOS X: How To Do It – Version 1.5

Posted in Computers, Mac OS X | Comments Off

APPLE MANUALS

APPLE MANUALS

Posted in Computers, Mac OS X | Comments Off

DSpam Configs for Mac OS X Server

This is a Mac OS X specific setup so that Server Admin doesn’t trample your configs if you ever make any changes (the cyrus part anyway, even though we’re not really using a cyrus delivery from postfix…)

Posted in Computers, Mac OS X | 2 Comments