Author Archives: Ryan

The iPad is not a standalone computing platform

One thing I’ve not read with all the buzz on Apple’s new iPad is this simple fact that you must connect the iPad to another computer to perform backups and updates via iTunes. This statement means, unceremoniously, that you cannot … Continue reading

Posted in General | 2 Comments

Compiling monit in 64-bit on Mac OS X Leopard 10.5

download the source, untar, cd into expanded directory and CFLAGS=’-m64′ LDFLAGS=’-m64′ ./configure && make && make install && cp monitrc /etc/monitrc

Posted in General | Leave a comment

Building mod_xsendfile on Mac OS X

Copying this here, in case it ever disappears and I need it again. Today I needed to compile mod_xsendfile for OS X on Intel. The standard command for this, apxs -cia mod_xsendfile.c resulted in a module that was for i386 … Continue reading

Posted in General | 8 Comments

Adventures in Firefox – places.sqlite

I love Firefox. Don’t get me wrong here. It allows me to customize my browsing environment to exactly how I like it, has a ton of great extensions, and generally lets me feel like I have more ownership of my … Continue reading

Posted in Computers, Mac OS X, Things I Like | 14 Comments

Not often you see this on an Apple subdomain…

Posted in General | Leave a comment

Wow – mail for root on OS X goes to /dev/null by default

Color me stymied. What a poor choice. So, if you’re wondering why root doesn’t get any mail for cron jobs or the like, /var/root/.forward contains /dev/null If you want root to get mail so you can see it, rm /var/root/.forward … Continue reading

Posted in General | Leave a comment

Disabling the desktop environment in Solaris

To disable the GUI startup: /usr/dt/bin/dtconfig -d And, to enable it again: /usr/dt/bin/dtconfig -e I never remember this and have to google it. Hope it helps someone besides me.

Posted in General | Leave a comment

I can never get into the BIOS under vmware

Just paste the following text into the image’s vmx file while it’s shut down: bios.forceSetupOnce = “TRUE” # The VMware Fusion BIOS posts too quickly to access. Most users will not need to access the BIOS, but advanced users might … Continue reading

Posted in General | 2 Comments

A Little Story

I am Ms. F. I am happy to have come your way. RRR. Said Mr. R. I do not like you Ms. F. Not at all. And Ms. F went to Ms. T and said, “Mr. R does not like … Continue reading

Posted in General | 1 Comment

GObama

Congratulations President-elect Barack Obama! Yes We Can!

Posted in General | Leave a comment