-
Archives
- January 2010
- September 2009
- July 2009
- March 2009
- November 2008
- October 2008
- June 2008
- May 2008
- March 2008
- January 2008
- November 2007
- October 2007
- September 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
- December 2004
- November 2004
- October 2004
- September 2004
- August 2004
- July 2004
- June 2004
- May 2004
- April 2004
- March 2004
-
Meta
Category Archives: Computers
gpg key submission
http://pgpkeys.mit.edu:11371/ When in doubt, go to the source of all wisdom: MIT. I’ve had issues submitting keys once they’re created, and the MIT server seems to just always work. That’s the reason I posted this – you need a reliable … Continue reading
Stu Nicholls | Cutting Edge CSS | Doing it with Style
Stu Nicholls | Cutting Edge CSS | Doing it with Style
Posted in Computers
Comments Off
auxpropfunc error -1
After searching through my archives, I finally found this message from Joel Rennich of afp548.com fame. Since Googling for that error found pretty much nothing else on the net, I thought I’d throw it here so that someone else wondering … Continue reading
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
PGP and GPG in Mail.app
http://www.sente.ch/software/GPGMail/English.lproj/GPGMail.html
Image theft htaccess and online aggregators from Ben Hammersley’s Dangerous Precedent
Image theft htaccess and online aggregators from Ben Hammersley’s Dangerous Precedent How about since you’re already using mod_rewrite, add a section that says, oh something like this: RewriteCond %{HTTP_USER_AGENT} !^Bloglines.* [OR] RewriteCond %{HTTP_USER_AGENT} !^NetNewsWire.* [OR] RewriteCond %{HTTP_USER_AGENT} !^AnyDesiredAggregator.* RewriteCond %[HTTP_REFERER} … Continue reading
typo_illus_01
Simply amazing flash animations… via mikeindustries.com/blog/ typo_illus_01
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